GroupId | GroupIdcom.github.tkrs |
---|---|
ArtifactId | ArtifactIdorcus-twitter-util_2.13 |
Version | Version0.20.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/orcus-twitter-util_2.13/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>orcus-twitter-util_2.13</artifactId>
<version>0.20.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-twitter-util_2.13/
implementation 'com.github.tkrs:orcus-twitter-util_2.13:0.20.3'
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-twitter-util_2.13/
implementation ("com.github.tkrs:orcus-twitter-util_2.13:0.20.3")
'com.github.tkrs:orcus-twitter-util_2.13:jar:0.20.3'
<dependency org="com.github.tkrs" name="orcus-twitter-util_2.13" rev="0.20.3">
<artifact name="orcus-twitter-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='orcus-twitter-util_2.13', version='0.20.3')
)
libraryDependencies += "com.github.tkrs" % "orcus-twitter-util_2.13" % "0.20.3"
[com.github.tkrs/orcus-twitter-util_2.13 "0.20.3"]