is not current version
Last Version 1.0.3

io.github.acgs-org:acgs-core 0.3.0

core library for acgs-cms

GroupId

GroupId

io.github.acgs-org
ArtifactId

ArtifactId

acgs-core
Version

Version

0.3.0
Type

Type

jar

Download acgs-core 0.3.0


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