is not current version
Last Version 3.11.0

com.github.wasiqb.coteafs:parent 1.6.0-beta

coteafs-parent pom.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

parent
Version

Version

1.6.0-beta
Type

Type

pom

Download parent 1.6.0-beta

Filename Size
parent-1.6.0-beta.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/parent/ -->
<dependency>
    <groupId>com.github.wasiqb.coteafs</groupId>
    <artifactId>parent</artifactId>
    <version>1.6.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/parent/
implementation 'com.github.wasiqb.coteafs:parent:1.6.0-beta'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/parent/
implementation ("com.github.wasiqb.coteafs:parent:1.6.0-beta")
'com.github.wasiqb.coteafs:parent:pom:1.6.0-beta'
<dependency org="com.github.wasiqb.coteafs" name="parent" rev="1.6.0-beta">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='parent', version='1.6.0-beta')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "parent" % "1.6.0-beta"
[com.github.wasiqb.coteafs/parent "1.6.0-beta"]