Download enumeratum_2.12-1.5.8.jar file - Jar e

Jar examples for e:enumeratum-2.12

Description

enumeratum

You can download jar file enumeratum_2.12 1.5.8 in this page.

License

MIT

Build File

You can use the following script to add enumeratum_2.12-1.5.8.jar to your project.

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

Download

Click the following link to download the jar file.

enumeratum_2.12-1.5.8-javadoc.jar
enumeratum_2.12-1.5.8-sources.jar
enumeratum_2.12-1.5.8.jar
enumeratum_2.12-1.5.8.pom



Related Tutorials