License |
License |
---|---|
GroupId | GroupIdorg.openbase |
ArtifactId | ArtifactIdjul.annotation |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionJUL Annoation
Java Utility Lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jul.annotation-3.0.3.pom | |
jul.annotation-3.0.3.jar | 2 KB |
jul.annotation-3.0.3-sources.jar | 4 KB |
jul.annotation-3.0.3-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.annotation/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.annotation</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.annotation/
implementation 'org.openbase:jul.annotation:3.0.3'
// https://jarcasting.com/artifacts/org.openbase/jul.annotation/
implementation ("org.openbase:jul.annotation:3.0.3")
'org.openbase:jul.annotation:jar:3.0.3'
<dependency org="org.openbase" name="jul.annotation" rev="3.0.3">
<artifact name="jul.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.annotation', version='3.0.3')
)
libraryDependencies += "org.openbase" % "jul.annotation" % "3.0.3"
[org.openbase/jul.annotation "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
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 |