License |
License |
---|---|
GroupId | GroupIdcom.kevinten |
ArtifactId | ArtifactIdvrml-error |
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-error-1.0.1-RELEASE.pom | |
vrml-error-1.0.1-RELEASE.jar | 12 KB |
vrml-error-1.0.1-RELEASE-sources.jar | 7 KB |
vrml-error-1.0.1-RELEASE-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kevinten/vrml-error/ -->
<dependency>
<groupId>com.kevinten</groupId>
<artifactId>vrml-error</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kevinten/vrml-error/
implementation 'com.kevinten:vrml-error:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.kevinten/vrml-error/
implementation ("com.kevinten:vrml-error:1.0.1-RELEASE")
'com.kevinten:vrml-error:jar:1.0.1-RELEASE'
<dependency org="com.kevinten" name="vrml-error" rev="1.0.1-RELEASE">
<artifact name="vrml-error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kevinten', module='vrml-error', version='1.0.1-RELEASE')
)
libraryDependencies += "com.kevinten" % "vrml-error" % "1.0.1-RELEASE"
[com.kevinten/vrml-error "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
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 |