| License | License | 
|---|---|
| GroupId | GroupIdio.github.acgs-org | 
| ArtifactId | ArtifactIdacgs-core | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionacgs-core core library for acgs-cms | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| acgs-core-1.0.3.pom | |
| acgs-core-1.0.3.jar | 10 KB | 
| acgs-core-1.0.3-sources.jar | 6 KB | 
| acgs-core-1.0.3-javadoc.jar | 151 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.acgs-org/acgs-core/ -->
<dependency>
    <groupId>io.github.acgs-org</groupId>
    <artifactId>acgs-core</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-core/
implementation 'io.github.acgs-org:acgs-core:1.0.3'// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-core/
implementation ("io.github.acgs-org:acgs-core:1.0.3")'io.github.acgs-org:acgs-core:jar:1.0.3'<dependency org="io.github.acgs-org" name="acgs-core" rev="1.0.3">
  <artifact name="acgs-core" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.acgs-org', module='acgs-core', version='1.0.3')
)libraryDependencies += "io.github.acgs-org" % "acgs-core" % "1.0.3"[io.github.acgs-org/acgs-core "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.auth0 : java-jwt | jar | 3.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| junit : junit | jar | 4.13.1 |