License |
License |
---|---|
GroupId | GroupIdbe.atbash.utils |
ArtifactId | ArtifactIdutils-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtbash Utils
Atbash Utils parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-parent-1.1.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.utils/utils-parent/ -->
<dependency>
<groupId>be.atbash.utils</groupId>
<artifactId>utils-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.utils/utils-parent/
implementation 'be.atbash.utils:utils-parent:1.1.0'
// https://jarcasting.com/artifacts/be.atbash.utils/utils-parent/
implementation ("be.atbash.utils:utils-parent:1.1.0")
'be.atbash.utils:utils-parent:pom:1.1.0'
<dependency org="be.atbash.utils" name="utils-parent" rev="1.1.0">
<artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.utils', module='utils-parent', version='1.1.0')
)
libraryDependencies += "be.atbash.utils" % "utils-parent" % "1.1.0"
[be.atbash.utils/utils-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |