Download mutters-core-4.2.0.jar file - Jar m

Jar examples for m:mutters-core

Description

A framework for building bots.

You can download jar file mutters-core 4.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add mutters-core-4.2.0.jar to your project.

<dependency>
   <groupId>com.rabidgremlin</groupId>
   <artifactId>mutters-core</artifactId>
   <version>4.2.0</version>
</dependency>
compile group: 'com.rabidgremlin', name: 'mutters-core', version: '4.2.0'
libraryDependencies += "com.rabidgremlin" % "mutters-core" % "4.2.0"
<dependency org="com.rabidgremlin" name="mutters-core" rev="4.2.0"/>
@Grapes(@Grab(group='com.rabidgremlin', module='mutters-core', version='4.2.0'))
'com.rabidgremlin:mutters-core:jar:4.2.0'

Download

Click the following link to download the jar file.

mutters-core-4.2.0-javadoc.jar
mutters-core-4.2.0-sources.jar
mutters-core-4.2.0.jar
mutters-core-4.2.0.pom



Related Tutorials