License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.keymg |
ArtifactId | ArtifactIdkeymg-api |
Last Version | Last Version1.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeyMG API
KeyMG API contains the api to use on the model
|
Filename | Size |
---|---|
keymg-api-1.0.CR1.pom | |
keymg-api-1.0.CR1.jar | 6 KB |
keymg-api-1.0.CR1-sources.jar | 4 KB |
keymg-api-1.0.CR1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.keymg/keymg-api/ -->
<dependency>
<groupId>org.keymg</groupId>
<artifactId>keymg-api</artifactId>
<version>1.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.keymg/keymg-api/
implementation 'org.keymg:keymg-api:1.0.CR1'
// https://jarcasting.com/artifacts/org.keymg/keymg-api/
implementation ("org.keymg:keymg-api:1.0.CR1")
'org.keymg:keymg-api:jar:1.0.CR1'
<dependency org="org.keymg" name="keymg-api" rev="1.0.CR1">
<artifact name="keymg-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.keymg', module='keymg-api', version='1.0.CR1')
)
libraryDependencies += "org.keymg" % "keymg-api" % "1.0.CR1"
[org.keymg/keymg-api "1.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus » keymg-core | jar | 1.0.CR1 |
org.codehaus » keymg-model | jar | 1.0.CR1 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |