GroupId | GroupIdio.kevinlee |
---|---|
ArtifactId | ArtifactIdjust-sysprocess_3.0.0-M2 |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.kevinlee/just-sysprocess_3.0.0-M2/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>just-sysprocess_3.0.0-M2</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/just-sysprocess_3.0.0-M2/
implementation 'io.kevinlee:just-sysprocess_3.0.0-M2:0.5.1'
// https://jarcasting.com/artifacts/io.kevinlee/just-sysprocess_3.0.0-M2/
implementation ("io.kevinlee:just-sysprocess_3.0.0-M2:0.5.1")
'io.kevinlee:just-sysprocess_3.0.0-M2:jar:0.5.1'
<dependency org="io.kevinlee" name="just-sysprocess_3.0.0-M2" rev="0.5.1">
<artifact name="just-sysprocess_3.0.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='just-sysprocess_3.0.0-M2', version='0.5.1')
)
libraryDependencies += "io.kevinlee" % "just-sysprocess_3.0.0-M2" % "0.5.1"
[io.kevinlee/just-sysprocess_3.0.0-M2 "0.5.1"]