genjava:gj-core


GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-core
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download gj-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
3.0