is not current version
Last Version 3.10

com.ovea.tajin.framework:tajin-async 3.6


GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-async
Version

Version

3.6
Type

Type

jar

Download tajin-async 3.6


<!-- https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-async/ -->
<dependency>
    <groupId>com.ovea.tajin.framework</groupId>
    <artifactId>tajin-async</artifactId>
    <version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-async/
implementation 'com.ovea.tajin.framework:tajin-async:3.6'
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-async/
implementation ("com.ovea.tajin.framework:tajin-async:3.6")
'com.ovea.tajin.framework:tajin-async:jar:3.6'
<dependency org="com.ovea.tajin.framework" name="tajin-async" rev="3.6">
  <artifact name="tajin-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-async', version='3.6')
)
libraryDependencies += "com.ovea.tajin.framework" % "tajin-async" % "3.6"
[com.ovea.tajin.framework/tajin-async "3.6"]