Jar examples for j:jmccc
An open-source lightweight library for launching Minecraft.
You can download jar file jmccc 2.1.1 in this page.
MIT License
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'
Click the following link to download the jar file.
jmccc-2.1.1-javadoc.jar