не последняя версия
Последняя версия 1.0.5.RELEASE

io.github.luons.engine:engine-common 1.0.0.REALSE


Группа

Группа

io.github.luons.engine
Идентификатор

Идентификатор

engine-common
Версия

Версия

1.0.0.REALSE
Тип

Тип

jar

Скачать engine-common 1.0.0.REALSE


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