common

Common utility classes for the javagl libraries

License

License

MIT
GroupId

GroupId

de.javagl
ArtifactId

ArtifactId

common
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

common
Common utility classes for the javagl libraries
Project URL

Project URL

https://github.com/javagl

Download common

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1