GroupId | GroupIdcom.github.avarabyeu.jashing |
---|---|
ArtifactId | ArtifactIdjashing-parent |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
jashing-parent-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/
implementation 'com.github.avarabyeu.jashing:jashing-parent:0.0.3'
// https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/
implementation ("com.github.avarabyeu.jashing:jashing-parent:0.0.3")
'com.github.avarabyeu.jashing:jashing-parent:pom:0.0.3'
<dependency org="com.github.avarabyeu.jashing" name="jashing-parent" rev="0.0.3">
<artifact name="jashing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu.jashing', module='jashing-parent', version='0.0.3')
)
libraryDependencies += "com.github.avarabyeu.jashing" % "jashing-parent" % "0.0.3"
[com.github.avarabyeu.jashing/jashing-parent "0.0.3"]