is not current version
Last Version 1.0.0-beta-02

com.github.thehilikus.jrobocom:jrobocom-core 1.0.0-beta-01

The game core infrastructure

GroupId

GroupId

com.github.thehilikus.jrobocom
ArtifactId

ArtifactId

jrobocom-core
Version

Version

1.0.0-beta-01
Type

Type

jar

Download jrobocom-core 1.0.0-beta-01


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