is not current version
Last Version 1.2.0

com.dinstone.motor:motor-scripts 1.1.0


GroupId

GroupId

com.dinstone.motor
ArtifactId

ArtifactId

motor-scripts
Version

Version

1.1.0
Type

Type

jar

Download motor-scripts 1.1.0


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