License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-ioc |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-ioc-3.0.2.pom | |
mars-ioc-3.0.2.jar | 5 KB |
mars-ioc-3.0.2-sources.jar | 2 KB |
mars-ioc-3.0.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-ioc/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-ioc</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-ioc/
implementation 'com.github.yuyenews:mars-ioc:3.0.2'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-ioc/
implementation ("com.github.yuyenews:mars-ioc:3.0.2")
'com.github.yuyenews:mars-ioc:jar:3.0.2'
<dependency org="com.github.yuyenews" name="mars-ioc" rev="3.0.2">
<artifact name="mars-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-ioc', version='3.0.2')
)
libraryDependencies += "com.github.yuyenews" % "mars-ioc" % "3.0.2"
[com.github.yuyenews/mars-ioc "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-aop | jar | 3.0.2 |