Last Version

Run 1.0

Run is a command line shortcut tool

License

License

GroupId

GroupId

com.kennycason
ArtifactId

ArtifactId

run
Version

Version

1.0
Type

Type

jar
Description

Description

Run
Run is a command line shortcut tool
Project URL

Project URL

https://github.com/kennycason/run
Source Code Management

Source Code Management

https://github.com/kennycason/run

Download run 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.0.2

Project Modules

There are no modules declared in this project.