Last Version

scripts-commons 1.0.0

Kotlin Helper for building scripts

License

License

GroupId

GroupId

id.jasoet
ArtifactId

ArtifactId

scripts-commons
Version

Version

1.0.0
Type

Type

jar
Description

Description

scripts-commons
Kotlin Helper for building scripts
Project URL

Project URL

https://github.com/jasoet/scripts-commons
Source Code Management

Source Code Management

https://github.com/jasoet/scripts-commons

Download scripts-commons 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.0
org.jetbrains.kotlin : kotlin-reflect jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.0
id.jasoet : fun-kommand jar 1.1.0
io.arrow-kt : arrow-core jar 0.7.3
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.