Download young-bot-core-0.0.3.jar file - Jar y

Jar examples for y:young-bot-core

Description

Young Bot (young-bot-core)

You can download jar file young-bot-core 0.0.3 in this page.

License

MIT License

Build File

You can use the following script to add young-bot-core-0.0.3.jar to your project.

<dependency>
   <groupId>com.github.delegacy.youngbot</groupId>
   <artifactId>young-bot-core</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'com.github.delegacy.youngbot', name: 'young-bot-core', version: '0.0.3'
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-core" % "0.0.3"
<dependency org="com.github.delegacy.youngbot" name="young-bot-core" rev="0.0.3"/>
@Grapes(@Grab(group='com.github.delegacy.youngbot', module='young-bot-core', version='0.0.3'))
'com.github.delegacy.youngbot:young-bot-core:jar:0.0.3'

Download

Click the following link to download the jar file.

young-bot-core-0.0.3-javadoc.jar
young-bot-core-0.0.3-sources.jar
young-bot-core-0.0.3.jar
young-bot-core-0.0.3.pom



Related Tutorials