License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.monkeysintown |
ArtifactId | ArtifactIdm11n-archetypes |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMonkeys in Town Archetypes
Monkeys in Town Archetypes
|
Filename | Size |
---|---|
m11n-archetypes-1.0.5.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.monkeysintown/m11n-archetypes/ -->
<dependency>
<groupId>com.github.monkeysintown</groupId>
<artifactId>m11n-archetypes</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.monkeysintown/m11n-archetypes/
implementation 'com.github.monkeysintown:m11n-archetypes:1.0.5'
// https://jarcasting.com/artifacts/com.github.monkeysintown/m11n-archetypes/
implementation ("com.github.monkeysintown:m11n-archetypes:1.0.5")
'com.github.monkeysintown:m11n-archetypes:pom:1.0.5'
<dependency org="com.github.monkeysintown" name="m11n-archetypes" rev="1.0.5">
<artifact name="m11n-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.monkeysintown', module='m11n-archetypes', version='1.0.5')
)
libraryDependencies += "com.github.monkeysintown" % "m11n-archetypes" % "1.0.5"
[com.github.monkeysintown/m11n-archetypes "1.0.5"]