is not current version
Last Version 2.0.21

com.github.roneetshaw:runtime 1.0.3


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

runtime
Version

Version

1.0.3
Type

Type

jar

Download runtime 1.0.3


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