is not current version
Last Version 3.0.3

org.openbase:jul 3.0.0

Java Utility Lib

GroupId

GroupId

org.openbase
ArtifactId

ArtifactId

jul
Version

Version

3.0.0
Type

Type

pom

Download jul 3.0.0

Filename Size
jul-3.0.0.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openbase/jul/ -->
<dependency>
    <groupId>org.openbase</groupId>
    <artifactId>jul</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul/
implementation 'org.openbase:jul:3.0.0'
// https://jarcasting.com/artifacts/org.openbase/jul/
implementation ("org.openbase:jul:3.0.0")
'org.openbase:jul:pom:3.0.0'
<dependency org="org.openbase" name="jul" rev="3.0.0">
  <artifact name="jul" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul', version='3.0.0')
)
libraryDependencies += "org.openbase" % "jul" % "3.0.0"
[org.openbase/jul "3.0.0"]