не последняя версия
Последняя версия 2.12.50

io.engineblock:eb-runtime -

Runtime component for engineblock.

Группа

Группа

io.engineblock
Идентификатор

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

eb-runtime
Версия

Версия

-
Тип

Тип

jar

Скачать eb-runtime -


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