Download oas-templates-1.2.jar file - Jar o

Jar examples for o:oas-templates

Description

Test templates for Ontology Annotation Services

You can download jar file oas-templates 1.2 in this page.

Build File

You can use the following script to add oas-templates-1.2.jar to your project.

<dependency>
   <groupId>com.github.ansell.oas</groupId>
   <artifactId>oas-templates</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.ansell.oas', name: 'oas-templates', version: '1.2'
libraryDependencies += "com.github.ansell.oas" % "oas-templates" % "1.2"
<dependency org="com.github.ansell.oas" name="oas-templates" rev="1.2"/>
@Grapes(@Grab(group='com.github.ansell.oas', module='oas-templates', version='1.2'))
'com.github.ansell.oas:oas-templates:jar:1.2'

Download

Click the following link to download the jar file.

oas-templates-1.2-sources.jar
oas-templates-1.2-tests.jar
oas-templates-1.2.jar
oas-templates-1.2.pom



Related Tutorials