GroupId | GroupIdcom.github.wmlynar |
---|---|
ArtifactId | ArtifactIdjy2-parent |
Version | Version0.0.14 |
Type | Typepom |
Filename | Size |
---|---|
jy2-parent-0.0.14.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wmlynar/jy2-parent/ -->
<dependency>
<groupId>com.github.wmlynar</groupId>
<artifactId>jy2-parent</artifactId>
<version>0.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-parent/
implementation 'com.github.wmlynar:jy2-parent:0.0.14'
// https://jarcasting.com/artifacts/com.github.wmlynar/jy2-parent/
implementation ("com.github.wmlynar:jy2-parent:0.0.14")
'com.github.wmlynar:jy2-parent:pom:0.0.14'
<dependency org="com.github.wmlynar" name="jy2-parent" rev="0.0.14">
<artifact name="jy2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wmlynar', module='jy2-parent', version='0.0.14')
)
libraryDependencies += "com.github.wmlynar" % "jy2-parent" % "0.0.14"
[com.github.wmlynar/jy2-parent "0.0.14"]