is not current version
Last Version 1.0.7

top.gotoeasy:gotoeasy-ioc 1.0.4

gotoeasy-ioc

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-ioc
Version

Version

1.0.4
Type

Type

jar

Download gotoeasy-ioc 1.0.4


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