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