Download metaas-0.9.jar file - Jar m

Jar examples for m:metaas

Description

metaas

You can download jar file metaas 0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add metaas-0.9.jar to your project.

<dependency>
   <groupId>cc.catalysts</groupId>
   <artifactId>metaas</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'cc.catalysts', name: 'metaas', version: '0.9'
libraryDependencies += "cc.catalysts" % "metaas" % "0.9"
<dependency org="cc.catalysts" name="metaas" rev="0.9"/>
@Grapes(@Grab(group='cc.catalysts', module='metaas', version='0.9'))
'cc.catalysts:metaas:jar:0.9'

Download

Click the following link to download the jar file.

metaas-0.9-javadoc.jar
metaas-0.9-sources.jar
metaas-0.9.jar
metaas-0.9.pom



Related Tutorials