is not current version
Last Version 1.1.0

io.uok:spacex-boot-core 1.0.1


GroupId

GroupId

io.uok
ArtifactId

ArtifactId

spacex-boot-core
Version

Version

1.0.1
Type

Type

jar

Download spacex-boot-core 1.0.1


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