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

com.github.roneetshaw:runtime 1.0.11


Группа

Группа

com.github.roneetshaw
Идентификатор

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

runtime
Версия

Версия

1.0.11
Тип

Тип

jar

Скачать runtime 1.0.11


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