License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdch.frostnova |
ArtifactId | ArtifactIdkeygen |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdx Commons
Idx Commons is a collection of general-purpose base libs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
keygen-1.0.0-RC1.pom | |
keygen-1.0.0-RC1.jar | 16 KB |
keygen-1.0.0-RC1-sources.jar | 10 KB |
keygen-1.0.0-RC1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.frostnova/keygen/ -->
<dependency>
<groupId>ch.frostnova</groupId>
<artifactId>keygen</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.frostnova/keygen/
implementation 'ch.frostnova:keygen:1.0.0-RC1'
// https://jarcasting.com/artifacts/ch.frostnova/keygen/
implementation ("ch.frostnova:keygen:1.0.0-RC1")
'ch.frostnova:keygen:jar:1.0.0-RC1'
<dependency org="ch.frostnova" name="keygen" rev="1.0.0-RC1">
<artifact name="keygen" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.frostnova', module='keygen', version='1.0.0-RC1')
)
libraryDependencies += "ch.frostnova" % "keygen" % "1.0.0-RC1"
[ch.frostnova/keygen "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
ch.frostnova : check | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |