is not current version
Last Version 1.6.7.v20170328-RELEASE

com.talent-aio:talent-aio-parent 1.6.6.v20170318-RELEASE

talent-aio is a aio framework for java

GroupId

GroupId

com.talent-aio
ArtifactId

ArtifactId

talent-aio-parent
Version

Version

1.6.6.v20170318-RELEASE
Type

Type

pom

Download talent-aio-parent 1.6.6.v20170318-RELEASE


<!-- 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"]