is not current version
Last Version 1.0.0-alpha03

io.github.bloquesoft:entity-core 1.0.0-alpha02


GroupId

GroupId

io.github.bloquesoft
ArtifactId

ArtifactId

entity-core
Version

Version

1.0.0-alpha02
Type

Type

jar

Download entity-core 1.0.0-alpha02


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