Download jmccc-2.1.1.jar file - Jar j

Jar examples for j:jmccc

Description

An open-source lightweight library for launching Minecraft.

You can download jar file jmccc 2.1.1 in this page.

License

MIT License

Build File

You can use the following script to add jmccc-2.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

jmccc-2.1.1-javadoc.jar
jmccc-2.1.1-sources.jar
jmccc-2.1.1.jar
jmccc-2.1.1.pom



Related Tutorials