| License |
License |
|---|---|
| GroupId | GroupIdio.github.jsoagger |
| ArtifactId | ArtifactIdjsoagger-core-utils |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSoagger core utils
JSoagger core utils
|
| Project Organization |
Project OrganizationJSOAGGER |
| Filename | Size |
|---|---|
| jsoagger-core-utils-1.0.3.pom | |
| jsoagger-core-utils-1.0.3.jar | 49 KB |
| jsoagger-core-utils-1.0.3-sources.jar | 42 KB |
| jsoagger-core-utils-1.0.3-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-core-utils/ -->
<dependency>
<groupId>io.github.jsoagger</groupId>
<artifactId>jsoagger-core-utils</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-core-utils/
implementation 'io.github.jsoagger:jsoagger-core-utils:1.0.3'
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-core-utils/
implementation ("io.github.jsoagger:jsoagger-core-utils:1.0.3")
'io.github.jsoagger:jsoagger-core-utils:jar:1.0.3'
<dependency org="io.github.jsoagger" name="jsoagger-core-utils" rev="1.0.3">
<artifact name="jsoagger-core-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jsoagger', module='jsoagger-core-utils', version='1.0.3')
)
libraryDependencies += "io.github.jsoagger" % "jsoagger-core-utils" % "1.0.3"
[io.github.jsoagger/jsoagger-core-utils "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reflections : reflections | jar | 0.9.12 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.jsoagger : jsoagger-core-bridge | jar | 1.0.3 |