is not current version
Last Version 1.2.6

io.edurt.gcm:docs 1.2.1


GroupId

GroupId

io.edurt.gcm
ArtifactId

ArtifactId

docs
Version

Version

1.2.1
Type

Type

jar

Download docs 1.2.1


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