is not current version
Last Version 1.6.7.v20170328-RELEASE

com.talent-aio:talent-aio-common 1.0.0-RELEASE


GroupId

GroupId

com.talent-aio
ArtifactId

ArtifactId

talent-aio-common
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download talent-aio-common 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-common/ -->
<dependency>
    <groupId>com.talent-aio</groupId>
    <artifactId>talent-aio-common</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-common/
implementation 'com.talent-aio:talent-aio-common:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-common/
implementation ("com.talent-aio:talent-aio-common:1.0.0-RELEASE")
'com.talent-aio:talent-aio-common:jar:1.0.0-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-common" rev="1.0.0-RELEASE">
  <artifact name="talent-aio-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-common', version='1.0.0-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-common" % "1.0.0-RELEASE"
[com.talent-aio/talent-aio-common "1.0.0-RELEASE"]