| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdru.opensecreto |
| ArtifactId | ArtifactIddiamanto-core |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDiamanto core
Core library for Diamanto.
|
| Filename | Size |
|---|---|
| diamanto-core-1.1.1.pom | |
| diamanto-core-1.1.1.jar | 66 KB |
| diamanto-core-1.1.1-sources.jar | 23 KB |
| diamanto-core-1.1.1-javadoc.jar | 160 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.opensecreto/diamanto-core/ -->
<dependency>
<groupId>ru.opensecreto</groupId>
<artifactId>diamanto-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.opensecreto/diamanto-core/
implementation 'ru.opensecreto:diamanto-core:1.1.1'
// https://jarcasting.com/artifacts/ru.opensecreto/diamanto-core/
implementation ("ru.opensecreto:diamanto-core:1.1.1")
'ru.opensecreto:diamanto-core:jar:1.1.1'
<dependency org="ru.opensecreto" name="diamanto-core" rev="1.1.1">
<artifact name="diamanto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.opensecreto', module='diamanto-core', version='1.1.1')
)
libraryDependencies += "ru.opensecreto" % "diamanto-core" % "1.1.1"
[ru.opensecreto/diamanto-core "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.56 |
| com.google.guava : guava | jar | 20.0 |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.worksap : icefig | jar | 0.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.6.1 |
| org.testng : testng | jar | 6.10 |