Files download
File Operation
metadata-0.5.3.jar download
metadata-0.5.3.pom download
metadata-0.5.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.zero88.msa.bp.micro</groupId>
  <artifactId>metadata</artifactId>
  <version>0.5.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.zero88.msa.bp.micro:metadata:0.5.3'
Gradle Kotlin
implementation("io.github.zero88.msa.bp.micro:metadata:0.5.3")
Scala SBT
libraryDependencies += "io.github.zero88.msa.bp.micro" % "metadata" % "0.5.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.zero88.msa.bp.micro', module='metadata', version='0.5.3')
)
Apache Ivy
<dependency org="io.github.zero88.msa.bp.micro" name="metadata" rev="0.5.3" />
Leiningen
[io.github.zero88.msa.bp.micro/metadata "0.5.3"]
Apache Buildr
'io.github.zero88.msa.bp.micro:metadata:jar:0.5.3'
Dependencies