License |
License
BSD 3-clause license
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdme.sniggle |
ArtifactId | ArtifactIdmatemonkey4j |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmatemonkey4j
A implementation to easily call the matemonkey api and find the Mate of your choice
|
Project URL |
Project URL |
Filename | Size |
---|---|
matemonkey4j-0.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.sniggle/matemonkey4j/ -->
<dependency>
<groupId>me.sniggle</groupId>
<artifactId>matemonkey4j</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.sniggle/matemonkey4j/
implementation 'me.sniggle:matemonkey4j:0.0.1'
// https://jarcasting.com/artifacts/me.sniggle/matemonkey4j/
implementation ("me.sniggle:matemonkey4j:0.0.1")
'me.sniggle:matemonkey4j:pom:0.0.1'
<dependency org="me.sniggle" name="matemonkey4j" rev="0.0.1">
<artifact name="matemonkey4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.sniggle', module='matemonkey4j', version='0.0.1')
)
libraryDependencies += "me.sniggle" % "matemonkey4j" % "0.0.1"
[me.sniggle/matemonkey4j "0.0.1"]