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