Download dataenum-1.3.0.jar file - Jar d

Jar examples for d:dataenum

Description

You can download jar file dataenum 1.3.0 in this page.

Build File

You can use the following script to add dataenum-1.3.0.jar to your project.

<dependency>
   <groupId>com.spotify.dataenum</groupId>
   <artifactId>dataenum</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.spotify.dataenum', name: 'dataenum', version: '1.3.0'
libraryDependencies += "com.spotify.dataenum" % "dataenum" % "1.3.0"
<dependency org="com.spotify.dataenum" name="dataenum" rev="1.3.0"/>
@Grapes(@Grab(group='com.spotify.dataenum', module='dataenum', version='1.3.0'))
'com.spotify.dataenum:dataenum:jar:1.3.0'

Download

Click the following link to download the jar file.

dataenum-1.3.0-javadoc.jar
dataenum-1.3.0-sources.jar
dataenum-1.3.0.jar
dataenum-1.3.0.pom



Related Tutorials