is not current version
Last Version 0.0.13

com.github.geirolz:fly4s-core_3 0.0.5

fly4s core

GroupId

GroupId

com.github.geirolz
ArtifactId

ArtifactId

fly4s-core_3
Version

Version

0.0.5
Type

Type

jar

Download fly4s-core_3 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/ -->
<dependency>
    <groupId>com.github.geirolz</groupId>
    <artifactId>fly4s-core_3</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/
implementation 'com.github.geirolz:fly4s-core_3:0.0.5'
// https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/
implementation ("com.github.geirolz:fly4s-core_3:0.0.5")
'com.github.geirolz:fly4s-core_3:jar:0.0.5'
<dependency org="com.github.geirolz" name="fly4s-core_3" rev="0.0.5">
  <artifact name="fly4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geirolz', module='fly4s-core_3', version='0.0.5')
)
libraryDependencies += "com.github.geirolz" % "fly4s-core_3" % "0.0.5"
[com.github.geirolz/fly4s-core_3 "0.0.5"]