is not current version
Last Version 1.0.7

top.gotoeasy:gotoeasy-ioc 1.0.3

gotoeasy-ioc

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-ioc
Version

Version

1.0.3
Type

Type

jar

Download gotoeasy-ioc 1.0.3


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