Jar examples for c:command-core
Make Java do your bidding by turning any code into an executable
You can download jar file command-core 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add command-core-0.2.0.jar to your project.
<dependency> <groupId>com.tobedevoured.command</groupId> <artifactId>command-core</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.tobedevoured.command', name: 'command-core', version: '0.2.0'
libraryDependencies += "com.tobedevoured.command" % "command-core" % "0.2.0"
<dependency org="com.tobedevoured.command" name="command-core" rev="0.2.0"/>
@Grapes(@Grab(group='com.tobedevoured.command', module='command-core', version='0.2.0'))
'com.tobedevoured.command:command-core:jar:0.2.0'
Click the following link to download the jar file.
command-core-0.2.0-javadoc.jar