is not current version
Last Version 0.57.0

com.xlrit.gears.runtime:gears-frontend 0.54.0

GEARS Frontend

GroupId

GroupId

com.xlrit.gears.runtime
ArtifactId

ArtifactId

gears-frontend
Version

Version

0.54.0
Type

Type

jar

Download gears-frontend 0.54.0


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