License |
License |
---|---|
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcrypteron-commons |
Last Version | Last Version2020.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrypteron Commons
Top Crypteron Java Agents project pom.xml file
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.crypteron/crypteron-commons/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>crypteron-commons</artifactId>
<version>2020.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/crypteron-commons/
implementation 'com.crypteron:crypteron-commons:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/crypteron-commons/
implementation ("com.crypteron:crypteron-commons:2020.5.1.1")
'com.crypteron:crypteron-commons:jar:2020.5.1.1'
<dependency org="com.crypteron" name="crypteron-commons" rev="2020.5.1.1">
<artifact name="crypteron-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='crypteron-commons', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "crypteron-commons" % "2020.5.1.1"
[com.crypteron/crypteron-commons "2020.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.7 |