wub 2 viikkoa sitten
vanhempi
commit
926d147a09
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -174,6 +174,12 @@
 			<artifactId>guava</artifactId>
 			<version>18.0</version>
 		</dependency>
+
+		<dependency>
+			<groupId>com.transsion</groupId>
+			<artifactId>transsion-exchange</artifactId>
+			<version>1.0.4</version>
+		</dependency>
 	</dependencies>
 
 	<build>