is not current version
Last Version 1.4.0

io.github.kalumcode:fly-core-starter 1.2.0


GroupId

GroupId

io.github.kalumcode
ArtifactId

ArtifactId

fly-core-starter
Version

Version

1.2.0
Type

Type

jar

Download fly-core-starter 1.2.0


<!-- https://jarcasting.com/artifacts/io.github.kalumcode/fly-core-starter/ -->
<dependency>
    <groupId>io.github.kalumcode</groupId>
    <artifactId>fly-core-starter</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kalumcode/fly-core-starter/
implementation 'io.github.kalumcode:fly-core-starter:1.2.0'
// https://jarcasting.com/artifacts/io.github.kalumcode/fly-core-starter/
implementation ("io.github.kalumcode:fly-core-starter:1.2.0")
'io.github.kalumcode:fly-core-starter:jar:1.2.0'
<dependency org="io.github.kalumcode" name="fly-core-starter" rev="1.2.0">
  <artifact name="fly-core-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kalumcode', module='fly-core-starter', version='1.2.0')
)
libraryDependencies += "io.github.kalumcode" % "fly-core-starter" % "1.2.0"
[io.github.kalumcode/fly-core-starter "1.2.0"]