Download edison-togglz-0.52.3.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.52.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials