License |
License
BSD 3-clause license
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdme.sniggle |
ArtifactId | ArtifactIdmatemonkey4j-api |
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-api-0.0.1.pom | |
matemonkey4j-api-0.0.1.jar | 20 KB |
matemonkey4j-api-0.0.1-sources.jar | 12 KB |
matemonkey4j-api-0.0.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-api/ -->
<dependency>
<groupId>me.sniggle</groupId>
<artifactId>matemonkey4j-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-api/
implementation 'me.sniggle:matemonkey4j-api:0.0.1'
// https://jarcasting.com/artifacts/me.sniggle/matemonkey4j-api/
implementation ("me.sniggle:matemonkey4j-api:0.0.1")
'me.sniggle:matemonkey4j-api:jar:0.0.1'
<dependency org="me.sniggle" name="matemonkey4j-api" rev="0.0.1">
<artifact name="matemonkey4j-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.sniggle', module='matemonkey4j-api', version='0.0.1')
)
libraryDependencies += "me.sniggle" % "matemonkey4j-api" % "0.0.1"
[me.sniggle/matemonkey4j-api "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |