Download enumeratum_2.10-1.4.3.jar file - Jar e

Jar examples for e:enumeratum-2.10

Description

enumeratum

You can download jar file enumeratum_2.10 1.4.3 in this page.

License

MIT

Build File

You can use the following script to add enumeratum_2.10-1.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

enumeratum_2.10-1.4.3-javadoc.jar
enumeratum_2.10-1.4.3-sources.jar
enumeratum_2.10-1.4.3.jar
enumeratum_2.10-1.4.3.pom



Related Tutorials