is not current version
Last Version 2.1.1

org.webpieces:runtimecompile 1.9.135

testing this out

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

runtimecompile
Version

Version

1.9.135
Type

Type

jar

Download runtimecompile 1.9.135


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