License |
License |
---|---|
GroupId | GroupIdorg.openbase |
ArtifactId | ArtifactIdjul.extension |
Version | Version3.0.1 |
Type | Typepom |
Description |
DescriptionJUL Extension
Java Utility Lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jul.extension-3.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.extension/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.extension</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.extension/
implementation 'org.openbase:jul.extension:3.0.1'
// https://jarcasting.com/artifacts/org.openbase/jul.extension/
implementation ("org.openbase:jul.extension:3.0.1")
'org.openbase:jul.extension:pom:3.0.1'
<dependency org="org.openbase" name="jul.extension" rev="3.0.1">
<artifact name="jul.extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.extension', version='3.0.1')
)
libraryDependencies += "org.openbase" % "jul.extension" % "3.0.1"
[org.openbase/jul.extension "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openbase : jul.exception | jar | 3.0.1 |
org.openbase : jps | jar | [3.5,3.6-alpha) |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
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.0 |