is not current version
Last Version 3.11.0

com.github.wasiqb.coteafs:parent 2.2.0

coteafs-parent pom.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

parent
Version

Version

2.2.0
Type

Type

pom

Download parent 2.2.0

Filename Size
parent-2.2.0.pom 8 KB
Browse

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