GroupId | GroupIdcom.github.wmlynar |
---|---|
ArtifactId | ArtifactIdjy2-core |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
jy2-core-0.0.5.pom | |
jy2-core-0.0.5.jar | 153 KB |
jy2-core-0.0.5-sources.jar | 72 KB |
jy2-core-0.0.5-javadoc.jar | 893 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-core/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-core</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-core/
implementation 'com.github.wmlynar:jy2-core:0.0.5'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-core/
implementation ("com.github.wmlynar:jy2-core:0.0.5")
'com.github.wmlynar:jy2-core:jar:0.0.5'
<dependency org="com.github.wmlynar" name="jy2-core" rev="0.0.5">
<artifact name="jy2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-core', version='0.0.5')
)
libraryDependencies += "com.github.wmlynar" % "jy2-core" % "0.0.5"
[com.github.wmlynar/jy2-core "0.0.5"]