is not current version
Last Version 1.6.7.v20170328-RELEASE

com.talent-aio:talent-aio-parent 1.0.1.v20170214-RELEASE

talent-aio is a aio framework for java

GroupId

GroupId

com.talent-aio
ArtifactId

ArtifactId

talent-aio-parent
Version

Version

1.0.1.v20170214-RELEASE
Type

Type

pom

Download talent-aio-parent 1.0.1.v20170214-RELEASE


<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/ -->
<dependency>
    <groupId>com.talent-aio</groupId>
    <artifactId>talent-aio-parent</artifactId>
    <version>1.0.1.v20170214-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.1.v20170214-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-parent/
implementation ("com.talent-aio:talent-aio-parent:1.0.1.v20170214-RELEASE")
'com.talent-aio:talent-aio-parent:pom:1.0.1.v20170214-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-parent" rev="1.0.1.v20170214-RELEASE">
  <artifact name="talent-aio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-parent', version='1.0.1.v20170214-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-parent" % "1.0.1.v20170214-RELEASE"
[com.talent-aio/talent-aio-parent "1.0.1.v20170214-RELEASE"]