Download edison-togglz-1.2.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 1.2.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials