is not current version
Last Version 0.4

com.googlecode.static-ioc:statiocioc-samples-simple 0.3


GroupId

GroupId

com.googlecode.static-ioc
ArtifactId

ArtifactId

statiocioc-samples-simple
Version

Version

0.3
Type

Type

jar

Download statiocioc-samples-simple 0.3


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