License |
License
BSD 3-clause license
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdme.sniggle |
ArtifactId | ArtifactIdmatemonkey4j-robospice |
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
|
<!-- https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-robospice/ -->
<dependency>
<groupId>me.sniggle</groupId>
<artifactId>matemonkey4j-robospice</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-robospice/
implementation 'me.sniggle:matemonkey4j-robospice:0.0.1'
// https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-robospice/
implementation ("me.sniggle:matemonkey4j-robospice:0.0.1")
'me.sniggle:matemonkey4j-robospice:jar:0.0.1'
<dependency org="me.sniggle" name="matemonkey4j-robospice" rev="0.0.1">
<artifact name="matemonkey4j-robospice" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.sniggle', module='matemonkey4j-robospice', version='0.0.1')
)
libraryDependencies += "me.sniggle" % "matemonkey4j-robospice" % "0.0.1"
[me.sniggle/matemonkey4j-robospice "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
me.sniggle : matemonkey4j-api | jar | 0.0.1 |
me.sniggle : matemonkey4j-async | jar | 0.0.1 |
com.octo.android.robospice : robospice | jar | 1.4.14 |