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