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

Jar examples for n:need-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials