Download edison-togglz-0.49.4.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.49.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials