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