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