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

com.uphyca.robota:robota-engine-core 0.9.0

An Android adapter of Idobata bot

Группа

Группа

com.uphyca.robota
Идентификатор

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

robota-engine-core
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать robota-engine-core 0.9.0


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