is not current version
Last Version 0.0.23

com.github.wmlynar:jy2-di 0.0.7


GroupId

GroupId

com.github.wmlynar
ArtifactId

ArtifactId

jy2-di
Version

Version

0.0.7
Type

Type

jar

Download jy2-di 0.0.7


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