License |
License |
---|---|
GroupId | GroupIdbe.atbash.runtime |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtbash Runtime parent
|
Filename | Size |
---|---|
core-0.3.pom | |
core-0.3.jar | 35 KB |
core-0.3-sources.jar | 23 KB |
core-0.3-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.runtime/core/ -->
<dependency>
<groupId>be.atbash.runtime</groupId>
<artifactId>core</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.runtime/core/
implementation 'be.atbash.runtime:core:0.3'
// https://jarcasting.com/artifacts/be.atbash.runtime/core/
implementation ("be.atbash.runtime:core:0.3")
'be.atbash.runtime:core:jar:0.3'
<dependency org="be.atbash.runtime" name="core" rev="0.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.runtime', module='core', version='0.3')
)
libraryDependencies += "be.atbash.runtime" % "core" % "0.3"
[be.atbash.runtime/core "0.3"]
Group / Artifact | Type | Version |
---|---|---|
be.atbash.runtime : core-data | jar | 0.3 |
be.atbash.runtime : logging-core | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 9.1.0 |
be.atbash.utils : utils-se | jar | 1.1.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |