GroupId | GroupIdio.github.alikelleci |
---|---|
ArtifactId | ArtifactIdeasysourcing-parent |
Version | Version2.8.4 |
Type | Typepom |
Filename | Size |
---|---|
easysourcing-parent-2.8.4.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.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-parent/
implementation 'io.github.alikelleci:easysourcing-parent:2.8.4'
// https://jarcasting.com/artifacts/io.github.alikelleci/easysourcing-parent/
implementation ("io.github.alikelleci:easysourcing-parent:2.8.4")
'io.github.alikelleci:easysourcing-parent:pom:2.8.4'
<dependency org="io.github.alikelleci" name="easysourcing-parent" rev="2.8.4">
<artifact name="easysourcing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.alikelleci', module='easysourcing-parent', version='2.8.4')
)
libraryDependencies += "io.github.alikelleci" % "easysourcing-parent" % "2.8.4"
[io.github.alikelleci/easysourcing-parent "2.8.4"]