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

Jar examples for m:mutters-core

Description

A framework for building bots.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials