is not current version
Last Version 1.4.3

com.xlrit.gears.runtime:gears-runtime-common 1.4.2

GEARS Runtime Common

GroupId

GroupId

com.xlrit.gears.runtime
ArtifactId

ArtifactId

gears-runtime-common
Version

Version

1.4.2
Type

Type

jar

Download gears-runtime-common 1.4.2


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