Last Version

common 0.0.4

Common utility classes for the javagl libraries

License

License

MIT
GroupId

GroupId

de.javagl
ArtifactId

ArtifactId

common
Version

Version

0.0.4
Type

Type

jar
Description

Description

common
Common utility classes for the javagl libraries
Project URL

Project URL

https://github.com/javagl

Download common 0.0.4


<!-- 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.