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

com.github.wmlynar:jy2-di-example 0.0.17


Группа

Группа

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

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

jy2-di-example
Версия

Версия

0.0.17
Тип

Тип

jar

Скачать jy2-di-example 0.0.17


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