GroupId | GroupIdio.github.alikelleci |
---|---|
ArtifactId | ArtifactIdeasysourcing-parent |
Version | Version2.7.7 |
Type | Typepom |
Filename | Size |
---|---|
easysourcing-parent-2.7.7.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-parent/ -->
<dependency>
<groupId>io.github.alikelleci</groupId>
<artifactId>easysourcing-parent</artifactId>
<version>2.7.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-parent/
implementation 'io.github.alikelleci:easysourcing-parent:2.7.7'
// https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-parent/
implementation ("io.github.alikelleci:easysourcing-parent:2.7.7")
'io.github.alikelleci:easysourcing-parent:pom:2.7.7'
<dependency org="io.github.alikelleci" name="easysourcing-parent" rev="2.7.7">
<artifact name="easysourcing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.alikelleci', module='easysourcing-parent', version='2.7.7')
)
libraryDependencies += "io.github.alikelleci" % "easysourcing-parent" % "2.7.7"
[io.github.alikelleci/easysourcing-parent "2.7.7"]