Download numerus-1.1.jar file - Jar n

Jar examples for n:numerus

Description

numerus developed by Netflix

You can download jar file numerus 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add numerus-1.1.jar to your project.

<dependency>
   <groupId>com.netflix.numerus</groupId>
   <artifactId>numerus</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.netflix.numerus', name: 'numerus', version: '1.1'
libraryDependencies += "com.netflix.numerus" % "numerus" % "1.1"
<dependency org="com.netflix.numerus" name="numerus" rev="1.1"/>
@Grapes(@Grab(group='com.netflix.numerus', module='numerus', version='1.1'))
'com.netflix.numerus:numerus:jar:1.1'

Download

Click the following link to download the jar file.

numerus-1.1-javadoc.jar
numerus-1.1-sources.jar
numerus-1.1.jar
numerus-1.1.pom



Related Tutorials