is not current version
Last Version 3.11.0

com.github.wasiqb.coteafs:parent 2.1.1-beta1

coteafs-parent pom.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

parent
Version

Version

2.1.1-beta1
Type

Type

jar

Download parent 2.1.1-beta1


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