Last Version

li.rudin.rt:rt 4.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

li.rudin.rt
ArtifactId

ArtifactId

rt
Version

Version

4.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rt 4.1

Filename Size
rt-4.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/li.rudin.rt/rt/ -->
<dependency>
    <groupId>li.rudin.rt</groupId>
    <artifactId>rt</artifactId>
    <version>4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.rt/rt/
implementation 'li.rudin.rt:rt:4.1'
// https://jarcasting.com/artifacts/li.rudin.rt/rt/
implementation ("li.rudin.rt:rt:4.1")
'li.rudin.rt:rt:pom:4.1'
<dependency org="li.rudin.rt" name="rt" rev="4.1">
  <artifact name="rt" type="pom" />
</dependency>
@Grapes(
@Grab(group='li.rudin.rt', module='rt', version='4.1')
)
libraryDependencies += "li.rudin.rt" % "rt" % "4.1"
[li.rudin.rt/rt "4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • core
  • transport
  • servlet
  • testsuite
  • examples