не последняя версия
Последняя версия 3.0.2

com.github.yuyenews:mars-ioc 3.0.0


Группа

Группа

com.github.yuyenews
Идентификатор

Идентификатор

mars-ioc
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать mars-ioc 3.0.0


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