is not current version
Last Version 0.4

com.googlecode.static-ioc:staticioc-commandline 0.3


GroupId

GroupId

com.googlecode.static-ioc
ArtifactId

ArtifactId

staticioc-commandline
Version

Version

0.3
Type

Type

jar

Download staticioc-commandline 0.3


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