Idx Commons

Idx Commons is a collection of general-purpose base libs.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

ch.frostnova
ArtifactId

ArtifactId

keygen
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Idx Commons
Idx Commons is a collection of general-purpose base libs.
Project URL

Project URL

https://github.com/pwalser75/idx-commons

Download keygen

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.frostnova : check jar 1.0.0-RC1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1