License |
License |
---|---|
GroupId | GroupIdcom.kevinten |
ArtifactId | ArtifactIdvrml-compute |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVrml is a useful api library for java work.
|
<!-- https://jarcasting.com/artifacts/com.kevinten/vrml-compute/ -->
<dependency>
<groupId>com.kevinten</groupId>
<artifactId>vrml-compute</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kevinten/vrml-compute/
implementation 'com.kevinten:vrml-compute:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.kevinten/vrml-compute/
implementation ("com.kevinten:vrml-compute:1.0.1-RELEASE")
'com.kevinten:vrml-compute:jar:1.0.1-RELEASE'
<dependency org="com.kevinten" name="vrml-compute" rev="1.0.1-RELEASE">
<artifact name="vrml-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kevinten', module='vrml-compute', version='1.0.1-RELEASE')
)
libraryDependencies += "com.kevinten" % "vrml-compute" % "1.0.1-RELEASE"
[com.kevinten/vrml-compute "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.kevinten : vrml-core | jar | 1.0.1-RELEASE |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.1 |
io.vavr : vavr Optional | jar | 0.10.2 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
com.google.code.gson : gson Optional | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.13.1 |