| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdjul.processing |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjul
Java Utility Lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jul.processing-3.2.0.pom | |
| jul.processing-3.2.0.jar | 16 KB |
| jul.processing-3.2.0-sources.jar | 14 KB |
| jul.processing-3.2.0-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.processing/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.processing</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.processing/
implementation 'org.openbase:jul.processing:3.2.0'
// https://jarcasting.com/artifacts/org.openbase/jul.processing/
implementation ("org.openbase:jul.processing:3.2.0")
'org.openbase:jul.processing:jar:3.2.0'
<dependency org="org.openbase" name="jul.processing" rev="3.2.0">
<artifact name="jul.processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.processing', version='3.2.0')
)
libraryDependencies += "org.openbase" % "jul.processing" % "3.2.0"
[org.openbase/jul.processing "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbase : jps | jar | 3.5.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| org.openbase : jul.pattern | jar | 3.2.0 |
| commons-io : commons-io | jar | 2.11.0 |
| commons-lang : commons-lang | jar | 2.6 |
| java3d : vecmath | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.5.21 |