Download enumeratum_2.11-1.4.12.jar file - Jar e

Jar examples for e:enumeratum-2.11

Description

enumeratum

You can download jar file enumeratum_2.11 1.4.12 in this page.

License

MIT

Build File

You can use the following script to add enumeratum_2.11-1.4.12.jar to your project.

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

Download

Click the following link to download the jar file.

enumeratum_2.11-1.4.12-javadoc.jar
enumeratum_2.11-1.4.12-sources.jar
enumeratum_2.11-1.4.12.jar
enumeratum_2.11-1.4.12.pom



Related Tutorials