Download miyamoto-1.0.0.jar file - Jar m

Jar examples for m:miyamoto

Description

Miyamoto (in honor of Miyamoto Musashi, the Go Rin no Sho book author) is lightweight yet powerful reusable Java5 Annotations Proxy

You can download jar file miyamoto 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add miyamoto-1.0.0.jar to your project.

<dependency>
   <groupId>com.googlecode.miyamoto</groupId>
   <artifactId>miyamoto</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.googlecode.miyamoto', name: 'miyamoto', version: '1.0.0'
libraryDependencies += "com.googlecode.miyamoto" % "miyamoto" % "1.0.0"
<dependency org="com.googlecode.miyamoto" name="miyamoto" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.miyamoto', module='miyamoto', version='1.0.0'))
'com.googlecode.miyamoto:miyamoto:jar:1.0.0'

Download

Click the following link to download the jar file.

miyamoto-1.0.0-javadoc.jar
miyamoto-1.0.0-sources.jar
miyamoto-1.0.0.jar
miyamoto-1.0.0.pom



Related Tutorials