GroupId | GroupIdtop.gotoeasy |
---|---|
ArtifactId | ArtifactIdgotoeasy-ioc |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
gotoeasy-ioc-1.0.3.pom | |
gotoeasy-ioc-1.0.3.jar | 31 KB |
gotoeasy-ioc-1.0.3-sources.jar | 18 KB |
gotoeasy-ioc-1.0.3-javadoc.jar | 143 KB |
Browse |
<!-- 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"]