Last Version

jcubit-core 8.0.0

Utility library to help making any kind of app or game.

License

License

GroupId

GroupId

io.github.cubedtear
ArtifactId

ArtifactId

jcubit-core
Version

Version

8.0.0
Type

Type

jar
Description

Description

jcubit-core
Utility library to help making any kind of app or game.
Project URL

Project URL

https://github.com/cubedtear/jcubit
Source Code Management

Source Code Management

https://github.com/cubedtear/jcubit

Download jcubit-core 8.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.cubedtear : jcubit-annotations jar 8.0.0
io.github.cubedtear : jcubit-logging jar 8.0.0
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.