is not current version
Last Version 1.4.3

com.xlrit.gears.runtime:gears-runtime-plugins 0.58-pre1

GEARS Runtime Plugins

GroupId

GroupId

com.xlrit.gears.runtime
ArtifactId

ArtifactId

gears-runtime-plugins
Version

Version

0.58-pre1
Type

Type

pom

Download gears-runtime-plugins 0.58-pre1


<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-plugins/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-runtime-plugins</artifactId>
    <version>0.58-pre1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-plugins/
implementation 'com.xlrit.gears.runtime:gears-runtime-plugins:0.58-pre1'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-plugins/
implementation ("com.xlrit.gears.runtime:gears-runtime-plugins:0.58-pre1")
'com.xlrit.gears.runtime:gears-runtime-plugins:pom:0.58-pre1'
<dependency org="com.xlrit.gears.runtime" name="gears-runtime-plugins" rev="0.58-pre1">
  <artifact name="gears-runtime-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-runtime-plugins', version='0.58-pre1')
)
libraryDependencies += "com.xlrit.gears.runtime" % "gears-runtime-plugins" % "0.58-pre1"
[com.xlrit.gears.runtime/gears-runtime-plugins "0.58-pre1"]