Download edison-togglz-0.47.2.jar file - Jar e

Jar examples for e:edison-togglz

Description

Status library of the edison-microservice project.

You can download jar file edison-togglz 0.47.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add edison-togglz-0.47.2.jar to your project.

<dependency>
   <groupId>de.otto.edison</groupId>
   <artifactId>edison-togglz</artifactId>
   <version>0.47.2</version>
</dependency>
compile group: 'de.otto.edison', name: 'edison-togglz', version: '0.47.2'
libraryDependencies += "de.otto.edison" % "edison-togglz" % "0.47.2"
<dependency org="de.otto.edison" name="edison-togglz" rev="0.47.2"/>
@Grapes(@Grab(group='de.otto.edison', module='edison-togglz', version='0.47.2'))
'de.otto.edison:edison-togglz:jar:0.47.2'

Download

Click the following link to download the jar file.

edison-togglz-0.47.2-javadoc.jar
edison-togglz-0.47.2-sources.jar
edison-togglz-0.47.2.jar
edison-togglz-0.47.2.pom



Related Tutorials