com.kevinten:vrml-api

Vrml is a useful api library for java work.

License

License

GroupId

GroupId

com.kevinten
ArtifactId

ArtifactId

vrml-api
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Vrml is a useful api library for java work.

Download vrml-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.kevinten/vrml-api/ -->
<dependency>
    <groupId>com.kevinten</groupId>
    <artifactId>vrml-api</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kevinten/vrml-api/
implementation 'com.kevinten:vrml-api:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.kevinten/vrml-api/
implementation ("com.kevinten:vrml-api:1.0.1-RELEASE")
'com.kevinten:vrml-api:jar:1.0.1-RELEASE'
<dependency org="com.kevinten" name="vrml-api" rev="1.0.1-RELEASE">
  <artifact name="vrml-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kevinten', module='vrml-api', version='1.0.1-RELEASE')
)
libraryDependencies += "com.kevinten" % "vrml-api" % "1.0.1-RELEASE"
[com.kevinten/vrml-api "1.0.1-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
com.kevinten : vrml-error jar 1.0.1-RELEASE
com.kevinten : vrml-log jar 1.0.1-RELEASE
com.kevinten : vrml-metric jar 1.0.1-RELEASE
com.kevinten : vrml-trace jar 1.0.1-RELEASE
org.aspectj : aspectjweaver jar 1.9.5
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0