is not current version
Last Version 3.11.0

com.github.wasiqb.coteafs:parent 3.5.1

coteafs-parent pom.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

parent
Version

Version

3.5.1
Type

Type

pom

Download parent 3.5.1

Filename Size
parent-3.5.1.pom 9 KB
Browse

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