| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdjul.extension.rsb.interface |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJUL Extension RSB Interface
Java Utility Lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.extension.rsb.interface/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.extension.rsb.interface</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.extension.rsb.interface/
implementation 'org.openbase:jul.extension.rsb.interface:2.0.0'
// https://jarcasting.com/artifacts/org.openbase/jul.extension.rsb.interface/
implementation ("org.openbase:jul.extension.rsb.interface:2.0.0")
'org.openbase:jul.extension.rsb.interface:jar:2.0.0'
<dependency org="org.openbase" name="jul.extension.rsb.interface" rev="2.0.0">
<artifact name="jul.extension.rsb.interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.extension.rsb.interface', version='2.0.0')
)
libraryDependencies += "org.openbase" % "jul.extension.rsb.interface" % "2.0.0"
[org.openbase/jul.extension.rsb.interface "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbase : jul.exception | jar | 2.0.0 |
| org.openbase : jul.interface | jar | 2.0.0 |
| rsb » rsb | jar | [0.18,0.19-alpha) |
| org.openbase : jps | jar | [3.5,3.6-alpha) |
| 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) |