License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
|
---|---|
GroupId | GroupIdcom.talent-aio |
ArtifactId | ArtifactIdtalent-aio-codec |
Last Version | Last Version1.6.6.v20170318-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontalent-aio-codec
talent-aio is a aio framework for java
|
<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-codec/ -->
<dependency>
<groupId>com.talent-aio</groupId>
<artifactId>talent-aio-codec</artifactId>
<version>1.6.6.v20170318-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-codec/
implementation 'com.talent-aio:talent-aio-codec:1.6.6.v20170318-RELEASE'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-codec/
implementation ("com.talent-aio:talent-aio-codec:1.6.6.v20170318-RELEASE")
'com.talent-aio:talent-aio-codec:jar:1.6.6.v20170318-RELEASE'
<dependency org="com.talent-aio" name="talent-aio-codec" rev="1.6.6.v20170318-RELEASE">
<artifact name="talent-aio-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-codec', version='1.6.6.v20170318-RELEASE')
)
libraryDependencies += "com.talent-aio" % "talent-aio-codec" % "1.6.6.v20170318-RELEASE"
[com.talent-aio/talent-aio-codec "1.6.6.v20170318-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.talent-aio : talent-aio-common | jar | 1.6.6.v20170318-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.10 |