is not current version
Last Version 2.5

de.bytefish.fcmjava:fcmjava-core 1.0


GroupId

GroupId

de.bytefish.fcmjava
ArtifactId

ArtifactId

fcmjava-core
Version

Version

1.0
Type

Type

jar

Download fcmjava-core 1.0


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