Download need-api-0.0.2.jar file - Jar n

Jar examples for n:need-api

Description

You can download jar file need-api 0.0.2 in this page.

License

Apache License

Build File

You can use the following script to add need-api-0.0.2.jar to your project.

<dependency>
   <groupId>com.fitbur.testify.need</groupId>
   <artifactId>need-api</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.fitbur.testify.need', name: 'need-api', version: '0.0.2'
libraryDependencies += "com.fitbur.testify.need" % "need-api" % "0.0.2"
<dependency org="com.fitbur.testify.need" name="need-api" rev="0.0.2"/>
@Grapes(@Grab(group='com.fitbur.testify.need', module='need-api', version='0.0.2'))
'com.fitbur.testify.need:need-api:jar:0.0.2'

Download

Click the following link to download the jar file.

need-api-0.0.2-javadoc.jar
need-api-0.0.2-sources.jar
need-api-0.0.2.jar
need-api-0.0.2.pom



Related Tutorials