License |
License |
---|---|
GroupId | GroupIdorg.openbase |
ArtifactId | ArtifactIdjul.extension |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJUL Extension
Java Utility Lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jul.extension-3.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.extension/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.extension</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.extension/
implementation 'org.openbase:jul.extension:3.0.3'
// https://jarcasting.com/artifacts/org.openbase/jul.extension/
implementation ("org.openbase:jul.extension:3.0.3")
'org.openbase:jul.extension:pom:3.0.3'
<dependency org="org.openbase" name="jul.extension" rev="3.0.3">
<artifact name="jul.extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.extension', version='3.0.3')
)
libraryDependencies += "org.openbase" % "jul.extension" % "3.0.3"
[org.openbase/jul.extension "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.openbase : jul.exception | jar | 3.0.3 |
org.openbase : jps | jar | [3.5,3.6-alpha) |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.10 |