Files download
File Operation
arweave4s-types_2.12-0.21.0.jar download
arweave4s-types_2.12-0.21.0.pom download
arweave4s-types_2.12-0.21.0-sources.jar download
Apache Maven
<dependency>
  <groupId>co.upvest</groupId>
  <artifactId>arweave4s-types_2.12</artifactId>
  <version>0.21.0</version>
</dependency>
Gradle Groovy
implementation 'co.upvest:arweave4s-types_2.12:0.21.0'
Gradle Kotlin
implementation("co.upvest:arweave4s-types_2.12:0.21.0")
Scala SBT
libraryDependencies += "co.upvest" % "arweave4s-types_2.12" % "0.21.0"
Groovy Grape
@Grapes(
  @Grab(group='co.upvest', module='arweave4s-types_2.12', version='0.21.0')
)
Apache Ivy
<dependency org="co.upvest" name="arweave4s-types_2.12" rev="0.21.0" />
Leiningen
[co.upvest/arweave4s-types_2.12 "0.21.0"]
Apache Buildr
'co.upvest:arweave4s-types_2.12:jar:0.21.0'