| License | 
                License
                                                        BSD 3-clause license                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesKeY Data Data Formats Formal Verification | 
        
| GroupId | GroupIdme.sniggle | 
    
| ArtifactId | ArtifactIdmatemonkey4j-async | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA implementation to easily call the matemonkey api and find the Mate of your choice 
         | 
    
| Filename | Size | 
|---|---|
| matemonkey4j-async-0.0.1.pom | |
| matemonkey4j-async-0.0.1.jar | 16 KB | 
| matemonkey4j-async-0.0.1-sources.jar | 10 KB | 
| matemonkey4j-async-0.0.1-javadoc.jar | 116 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-async/ -->
<dependency>
    <groupId>me.sniggle</groupId>
    <artifactId>matemonkey4j-async</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-async/
implementation 'me.sniggle:matemonkey4j-async:0.0.1'
                // https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-async/
implementation ("me.sniggle:matemonkey4j-async:0.0.1")
                'me.sniggle:matemonkey4j-async:jar:0.0.1'
                <dependency org="me.sniggle" name="matemonkey4j-async" rev="0.0.1">
  <artifact name="matemonkey4j-async" type="jar" />
</dependency>
                @Grapes(
@Grab(group='me.sniggle', module='matemonkey4j-async', version='0.0.1')
)
                libraryDependencies += "me.sniggle" % "matemonkey4j-async" % "0.0.1"
                [me.sniggle/matemonkey4j-async "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| me.sniggle : matemonkey4j-api | jar | 0.0.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |