is not current version
Last Version 1.3.23

io.github.dailystruggle:RTP 1.2.8

a random teleport plugin

GroupId

GroupId

io.github.dailystruggle
ArtifactId

ArtifactId

RTP
Version

Version

1.2.8
Type

Type

jar

Download RTP 1.2.8


<!-- https://jarcasting.com/artifacts/io.github.dailystruggle/RTP/ -->
<dependency>
    <groupId>io.github.dailystruggle</groupId>
    <artifactId>RTP</artifactId>
    <version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dailystruggle/RTP/
implementation 'io.github.dailystruggle:RTP:1.2.8'
// https://jarcasting.com/artifacts/io.github.dailystruggle/RTP/
implementation ("io.github.dailystruggle:RTP:1.2.8")
'io.github.dailystruggle:RTP:jar:1.2.8'
<dependency org="io.github.dailystruggle" name="RTP" rev="1.2.8">
  <artifact name="RTP" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dailystruggle', module='RTP', version='1.2.8')
)
libraryDependencies += "io.github.dailystruggle" % "RTP" % "1.2.8"
[io.github.dailystruggle/RTP "1.2.8"]