License |
License |
---|---|
GroupId | GroupIdcom.kevinten |
ArtifactId | ArtifactIdvrml-core |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVrml is a useful api library for java work.
|
Filename | Size |
---|---|
vrml-core-1.0.1-RELEASE.pom | |
vrml-core-1.0.1-RELEASE.jar | 8 KB |
vrml-core-1.0.1-RELEASE-sources.jar | 7 KB |
vrml-core-1.0.1-RELEASE-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kevinten/vrml-core/ -->
<dependency>
<groupId>com.kevinten</groupId>
<artifactId>vrml-core</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kevinten/vrml-core/
implementation 'com.kevinten:vrml-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.kevinten/vrml-core/
implementation ("com.kevinten:vrml-core:1.0.1-RELEASE")
'com.kevinten:vrml-core:jar:1.0.1-RELEASE'
<dependency org="com.kevinten" name="vrml-core" rev="1.0.1-RELEASE">
<artifact name="vrml-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kevinten', module='vrml-core', version='1.0.1-RELEASE')
)
libraryDependencies += "com.kevinten" % "vrml-core" % "1.0.1-RELEASE"
[com.kevinten/vrml-core "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.guava : guava | jar | 29.0-jre |
org.springframework.boot : spring-boot-starter | jar | 2.2.0.RELEASE |
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 |
---|---|---|
org.jmockit : jmockit | jar | 1.49 |