Virtual Computer Control Common Utility Classes

Common Utility classes used by implementations of vcc-api

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.vcc
ArtifactId

ArtifactId

vcc-utils
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Virtual Computer Control Common Utility Classes
Common Utility classes used by implementations of vcc-api

Download vcc-utils

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.dev.vcc/vcc-utils/ -->
<dependency>
    <groupId>net.java.dev.vcc</groupId>
    <artifactId>vcc-utils</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.vcc/vcc-utils/
implementation 'net.java.dev.vcc:vcc-utils:0.0.3'
// https://jarcasting.com/artifacts/net.java.dev.vcc/vcc-utils/
implementation ("net.java.dev.vcc:vcc-utils:0.0.3")
'net.java.dev.vcc:vcc-utils:jar:0.0.3'
<dependency org="net.java.dev.vcc" name="vcc-utils" rev="0.0.3">
  <artifact name="vcc-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.vcc', module='vcc-utils', version='0.0.3')
)
libraryDependencies += "net.java.dev.vcc" % "vcc-utils" % "0.0.3"
[net.java.dev.vcc/vcc-utils "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3