| License |
License |
|---|---|
| GroupId | GroupIdgroup.rxcloud |
| ArtifactId | ArtifactIdvrml-switch |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionVrml is a useful api library for java work.
|
| Filename | Size |
|---|---|
| vrml-switch-1.0.3.pom | |
| vrml-switch-1.0.3.jar | 10 KB |
| vrml-switch-1.0.3-sources.jar | 4 KB |
| vrml-switch-1.0.3-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/group.rxcloud/vrml-switch/ -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>vrml-switch</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/group.rxcloud/vrml-switch/
implementation 'group.rxcloud:vrml-switch:1.0.3'
// https://jarcasting.com/artifacts/group.rxcloud/vrml-switch/
implementation ("group.rxcloud:vrml-switch:1.0.3")
'group.rxcloud:vrml-switch:jar:1.0.3'
<dependency org="group.rxcloud" name="vrml-switch" rev="1.0.3">
<artifact name="vrml-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.rxcloud', module='vrml-switch', version='1.0.3')
)
libraryDependencies += "group.rxcloud" % "vrml-switch" % "1.0.3"
[group.rxcloud/vrml-switch "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| group.rxcloud : vrml-core | jar | 1.0.3 |
| com.google.code.gson : gson Optional | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |