License |
License |
---|---|
GroupId | GroupIdio.edurt.gcm |
ArtifactId | ArtifactIdgcm-common |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGcm for Common Tools
Google Guice component management System!
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gcm-common-1.2.6.pom | |
gcm-common-1.2.6.jar | 21 KB |
gcm-common-1.2.6-sources.jar | 14 KB |
gcm-common-1.2.6-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.edurt.gcm/gcm-common/ -->
<dependency>
<groupId>io.edurt.gcm</groupId>
<artifactId>gcm-common</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.edurt.gcm/gcm-common/
implementation 'io.edurt.gcm:gcm-common:1.2.6'
// https://jarcasting.com/artifacts/io.edurt.gcm/gcm-common/
implementation ("io.edurt.gcm:gcm-common:1.2.6")
'io.edurt.gcm:gcm-common:jar:1.2.6'
<dependency org="io.edurt.gcm" name="gcm-common" rev="1.2.6">
<artifact name="gcm-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.edurt.gcm', module='gcm-common', version='1.2.6')
)
libraryDependencies += "io.edurt.gcm" % "gcm-common" % "1.2.6"
[io.edurt.gcm/gcm-common "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
org.reflections : reflections | jar | 0.9.12 |
com.google.code.gson : gson | jar | 2.8.6 |
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |