Last Version

Entreri 1.7.0

Entity-component framework written in Java for game development

License

License

GroupId

GroupId

com.lhkbob.entreri
ArtifactId

ArtifactId

entreri
Version

Version

1.7.0
Type

Type

jar
Description

Description

Entreri
Entity-component framework written in Java for game development
Project URL

Project URL

http://entreri.lhkbob.com

Download entreri 1.7.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.