Download erma-test-4.8.1.jar file - Jar e

Jar examples for e:erma-test

Description

The test implementation of the API for ERMA

You can download jar file erma-test 4.8.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add erma-test-4.8.1.jar to your project.

<dependency>
   <groupId>com.orbitz.erma</groupId>
   <artifactId>erma-test</artifactId>
   <version>4.8.1</version>
</dependency>
compile group: 'com.orbitz.erma', name: 'erma-test', version: '4.8.1'
libraryDependencies += "com.orbitz.erma" % "erma-test" % "4.8.1"
<dependency org="com.orbitz.erma" name="erma-test" rev="4.8.1"/>
@Grapes(@Grab(group='com.orbitz.erma', module='erma-test', version='4.8.1'))
'com.orbitz.erma:erma-test:jar:4.8.1'

Download

Click the following link to download the jar file.

erma-test-4.8.1-javadoc.jar
erma-test-4.8.1-sources.jar
erma-test-4.8.1.jar
erma-test-4.8.1.pom



Related Tutorials