File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# java-tuple
2- [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.andrebreves.java /java-tuple/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.andrebreves.java /java-tuple )
2+ [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.andrebreves/java-tuple/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.andrebreves/java-tuple )
33
44Yet another Tuple library for Java 8 and up.
55
@@ -9,9 +9,9 @@ Add to ```pom.xml```:
99``` xml
1010<dependencies >
1111 <dependency >
12- <groupId >com.andrebreves.java </groupId >
12+ <groupId >com.andrebreves</groupId >
1313 <artifactId >java-tuple</artifactId >
14- <version >1.0 .0</version >
14+ <version >1.1 .0</version >
1515 </dependency >
1616</dependencies >
1717```
You can’t perform that action at this time.
0 commit comments