GroupId | GroupIdcom.talent-aio |
---|---|
ArtifactId | ArtifactIdtalent-aio-parent |
Version | Version1.6.6.v20170318-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
talent-aio-parent-1.6.6.v20170318-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.6.6.v20170318-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation 'com.talent-aio:talent-aio-parent:1.6.6.v20170318-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation ("com.talent-aio:talent-aio-parent:1.6.6.v20170318-RELEASE")
'com.talent-aio:talent-aio-parent:pom:1.6.6.v20170318-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-parent" rev="1.6.6.v20170318-RELEASE">
<artifact name="talent-aio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-parent', version='1.6.6.v20170318-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-parent" % "1.6.6.v20170318-RELEASE"
[com.talent-aio/talent-aio-parent "1.6.6.v20170318-RELEASE"]