License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdparent |
Last Version | Last Version3.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.wasiqb.coteafs:parent
coteafs-parent pom.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-3.11.0.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.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/parent/
implementation 'com.github.wasiqb.coteafs:parent:3.11.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/parent/
implementation ("com.github.wasiqb.coteafs:parent:3.11.0")
'com.github.wasiqb.coteafs:parent:pom:3.11.0'
<dependency org="com.github.wasiqb.coteafs" name="parent" rev="3.11.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='parent', version='3.11.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "parent" % "3.11.0"
[com.github.wasiqb.coteafs/parent "3.11.0"]