is not current version
Last Version 0.1.5

com.optersoft:com.optersoft.build-shell 0.1.2

README

GroupId

GroupId

com.optersoft
ArtifactId

ArtifactId

com.optersoft.build-shell
Version

Version

0.1.2
Type

Type

jar

Download com.optersoft.build-shell 0.1.2


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