Download allure1-model-1.0.jar file - Jar a

Jar examples for a:allure1-model

Description

You can download jar file allure1-model 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add allure1-model-1.0.jar to your project.

<dependency>
   <groupId>org.allurefw</groupId>
   <artifactId>allure1-model</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.allurefw', name: 'allure1-model', version: '1.0'
libraryDependencies += "org.allurefw" % "allure1-model" % "1.0"
<dependency org="org.allurefw" name="allure1-model" rev="1.0"/>
@Grapes(@Grab(group='org.allurefw', module='allure1-model', version='1.0'))
'org.allurefw:allure1-model:jar:1.0'

Download

Click the following link to download the jar file.

allure1-model-1.0-javadoc.jar
allure1-model-1.0-sources.jar
allure1-model-1.0.jar
allure1-model-1.0.pom



Related Tutorials