is not current version
Last Version 0.1.52

org.prompto:Runtime 0.0.128


GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

Runtime
Version

Version

0.0.128
Type

Type

jar

Download Runtime 0.0.128


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