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