is not current version
Last Version 2.5

de.bytefish.fcmjava:fcmjava-client 0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

de.bytefish.fcmjava
ArtifactId

ArtifactId

fcmjava-client
Version

Version

0.1
Type

Type

jar

Download fcmjava-client 0.1


<!-- https://jarcasting.com/artifacts/de.bytefish.fcmjava/fcmjava-client/ -->
<dependency>
    <groupId>de.bytefish.fcmjava</groupId>
    <artifactId>fcmjava-client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bytefish.fcmjava/fcmjava-client/
implementation 'de.bytefish.fcmjava:fcmjava-client:0.1'
// https://jarcasting.com/artifacts/de.bytefish.fcmjava/fcmjava-client/
implementation ("de.bytefish.fcmjava:fcmjava-client:0.1")
'de.bytefish.fcmjava:fcmjava-client:jar:0.1'
<dependency org="de.bytefish.fcmjava" name="fcmjava-client" rev="0.1">
  <artifact name="fcmjava-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bytefish.fcmjava', module='fcmjava-client', version='0.1')
)
libraryDependencies += "de.bytefish.fcmjava" % "fcmjava-client" % "0.1"
[de.bytefish.fcmjava/fcmjava-client "0.1"]