| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdrct |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRCT
Remote Coordinate Transform Lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rct-3.2.0.pom | |
| rct-3.2.0.jar | 65 KB |
| rct-3.2.0-sources.jar | 44 KB |
| rct-3.2.0-javadoc.jar | 577 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/rct/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>rct</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/rct/
implementation 'org.openbase:rct:3.2.0'
// https://jarcasting.com/artifacts/org.openbase/rct/
implementation ("org.openbase:rct:3.2.0")
'org.openbase:rct:jar:3.2.0'
<dependency org="org.openbase" name="rct" rev="3.2.0">
<artifact name="rct" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='rct', version='3.2.0')
)
libraryDependencies += "org.openbase" % "rct" % "3.2.0"
[org.openbase/rct "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| java3d : vecmath | jar | 1.3.1 |
| java3d : j3d-core | jar | 1.3.1 |
| org.openbase : jul.extension.type.processing | jar | [3.2,3.3-alpha) |
| org.openbase : jul.communication.mqtt | jar | [3.2,3.3-alpha) |
| junit : junit | jar | 4.13.2 |