is not current version
Last Version 16.0.0

io.lighty.resources:start-script 12.2.1


GroupId

GroupId

io.lighty.resources
ArtifactId

ArtifactId

start-script
Version

Version

12.2.1
Type

Type

jar

Download start-script 12.2.1


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