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