| Группа | Группаcom.github.rmannibucau |
|---|---|
| Идентификатор | Идентификаторplayx-ioc |
| Версия | Версия0.0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| playx-ioc-0.0.8.pom | |
| playx-ioc-0.0.8.jar | 11 KB |
| playx-ioc-0.0.8-sources.jar | 4 KB |
| playx-ioc-0.0.8-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/playx-ioc/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>playx-ioc</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-ioc/
implementation 'com.github.rmannibucau:playx-ioc:0.0.8'
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-ioc/
implementation ("com.github.rmannibucau:playx-ioc:0.0.8")
'com.github.rmannibucau:playx-ioc:jar:0.0.8'
<dependency org="com.github.rmannibucau" name="playx-ioc" rev="0.0.8">
<artifact name="playx-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='playx-ioc', version='0.0.8')
)
libraryDependencies += "com.github.rmannibucau" % "playx-ioc" % "0.0.8"
[com.github.rmannibucau/playx-ioc "0.0.8"]