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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials