Download basic-1.1.0.jar file - Jar b

Jar examples for b:basic

Description

The basic archetype, which provides preconfigured dependencies for the basic usage of AutomataLib.

You can download jar file basic 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add basic-1.1.0.jar to your project.

<dependency>
   <groupId>net.oschina.suyeer</groupId>
   <artifactId>basic</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'net.oschina.suyeer', name: 'basic', version: '1.1.0'
libraryDependencies += "net.oschina.suyeer" % "basic" % "1.1.0"
<dependency org="net.oschina.suyeer" name="basic" rev="1.1.0"/>
@Grapes(@Grab(group='net.oschina.suyeer', module='basic', version='1.1.0'))
'net.oschina.suyeer:basic:jar:1.1.0'

Download

Click the following link to download the jar file.

basic-1.1.0-javadoc.jar
basic-1.1.0-sources.jar
basic-1.1.0.jar
basic-1.1.0.pom



Related Tutorials