is not current version
Last Version 0.1.52

org.prompto:Runtime 0.0.107


GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

Runtime
Version

Version

0.0.107
Type

Type

jar

Download Runtime 0.0.107


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