Download toybricks-0.9.10.jar file - Jar t

Jar examples for t:toybricks

Description

SnowdreamFramework

You can download jar file toybricks 0.9.10 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add toybricks-0.9.10.jar to your project.

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

Download

Click the following link to download the jar file.

toybricks-0.9.10-javadoc.jar
toybricks-0.9.10-sources.jar
toybricks-0.9.10.jar
toybricks-0.9.10.pom



Related Tutorials