GroupId | GroupIdtop.gotoeasy |
---|---|
ArtifactId | ArtifactIdgotoeasy-ioc |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
gotoeasy-ioc-1.0.6.pom | |
gotoeasy-ioc-1.0.6.jar | 33 KB |
gotoeasy-ioc-1.0.6-sources.jar | 20 KB |
gotoeasy-ioc-1.0.6-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-ioc/ -->
<dependency>
<groupId>top.gotoeasy</groupId>
<artifactId>gotoeasy-ioc</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-ioc/
implementation 'top.gotoeasy:gotoeasy-ioc:1.0.6'
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-ioc/
implementation ("top.gotoeasy:gotoeasy-ioc:1.0.6")
'top.gotoeasy:gotoeasy-ioc:jar:1.0.6'
<dependency org="top.gotoeasy" name="gotoeasy-ioc" rev="1.0.6">
<artifact name="gotoeasy-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.gotoeasy', module='gotoeasy-ioc', version='1.0.6')
)
libraryDependencies += "top.gotoeasy" % "gotoeasy-ioc" % "1.0.6"
[top.gotoeasy/gotoeasy-ioc "1.0.6"]