Download dataenum-1.3.1.jar file - Jar d

Jar examples for d:dataenum

Description

You can download jar file dataenum 1.3.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

dataenum-1.3.1-javadoc.jar
dataenum-1.3.1-sources.jar
dataenum-1.3.1.jar
dataenum-1.3.1.pom



Related Tutorials