is not current version
Last Version 0.1.52

org.prompto:Runtime 0.0.243


GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

Runtime
Version

Version

0.0.243
Type

Type

jar

Download Runtime 0.0.243


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