GroupId | GroupIdio.github.dailystruggle |
---|---|
ArtifactId | ArtifactIdRTP |
Version | Version1.3.11 |
Type | Typejar |
Filename | Size |
---|---|
RTP-1.3.11.pom | |
RTP-1.3.11.jar | 234 KB |
RTP-1.3.11-sources.jar | 89 KB |
RTP-1.3.11-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dailystruggle/RTP/ -->
<dependency>
<groupId>io.github.dailystruggle</groupId>
<artifactId>RTP</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dailystruggle/RTP/
implementation 'io.github.dailystruggle:RTP:1.3.11'
// https://jarcasting.com/artifacts/io.github.dailystruggle/RTP/
implementation ("io.github.dailystruggle:RTP:1.3.11")
'io.github.dailystruggle:RTP:jar:1.3.11'
<dependency org="io.github.dailystruggle" name="RTP" rev="1.3.11">
<artifact name="RTP" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dailystruggle', module='RTP', version='1.3.11')
)
libraryDependencies += "io.github.dailystruggle" % "RTP" % "1.3.11"
[io.github.dailystruggle/RTP "1.3.11"]