GroupId | GroupIdcom.talent-aio |
---|---|
ArtifactId | ArtifactIdtalent-aio-parent |
Version | Version1.0.2.v20170303-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
talent-aio-parent-1.0.2.v20170303-RELEASE.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/ -->
<dependency>
<groupId>com.talent-aio</groupId>
<artifactId>talent-aio-parent</artifactId>
<version>1.0.2.v20170303-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation 'com.talent-aio:talent-aio-parent:1.0.2.v20170303-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation ("com.talent-aio:talent-aio-parent:1.0.2.v20170303-RELEASE")
'com.talent-aio:talent-aio-parent:pom:1.0.2.v20170303-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-parent" rev="1.0.2.v20170303-RELEASE">
<artifact name="talent-aio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-parent', version='1.0.2.v20170303-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-parent" % "1.0.2.v20170303-RELEASE"
[com.talent-aio/talent-aio-parent "1.0.2.v20170303-RELEASE"]