Files download
File Operation
ria-utils-0.1.0.jar download
ria-utils-0.1.0.pom download
ria-utils-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.agebe</groupId>
  <artifactId>ria-utils</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.agebe:ria-utils:0.1.0'
Gradle Kotlin
implementation("io.github.agebe:ria-utils:0.1.0")
Scala SBT
libraryDependencies += "io.github.agebe" % "ria-utils" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.agebe', module='ria-utils', version='0.1.0')
)
Apache Ivy
<dependency org="io.github.agebe" name="ria-utils" rev="0.1.0" />
Leiningen
[io.github.agebe/ria-utils "0.1.0"]
Apache Buildr
'io.github.agebe:ria-utils:jar:0.1.0'
Dependencies
The project has no third-party dependencies