GroupId | GroupIdcom.github.tkrs |
---|---|
ArtifactId | ArtifactIdorcus-twitter-util_2.13 |
Version | Version0.23.0 |
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.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-twitter-util_2.13/
implementation 'com.github.tkrs:orcus-twitter-util_2.13:0.23.0'
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-twitter-util_2.13/
implementation ("com.github.tkrs:orcus-twitter-util_2.13:0.23.0")
'com.github.tkrs:orcus-twitter-util_2.13:jar:0.23.0'
<dependency org="com.github.tkrs" name="orcus-twitter-util_2.13" rev="0.23.0">
<artifact name="orcus-twitter-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='orcus-twitter-util_2.13', version='0.23.0')
)
libraryDependencies += "com.github.tkrs" % "orcus-twitter-util_2.13" % "0.23.0"
[com.github.tkrs/orcus-twitter-util_2.13 "0.23.0"]