is not current version
Last Version 6.5.2

com.thron.sdk:thron-common-lib_2.11 5.1.3


GroupId

GroupId

com.thron.sdk
ArtifactId

ArtifactId

thron-common-lib_2.11
Version

Version

5.1.3
Type

Type

jar

Download thron-common-lib_2.11 5.1.3


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