Files download
File Operation
fjage-bridge-0.3.1.jar download
fjage-bridge-0.3.1.pom download
fjage-bridge-0.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ngyewch.fjage-extras</groupId>
  <artifactId>fjage-bridge</artifactId>
  <version>0.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.ngyewch.fjage-extras:fjage-bridge:0.3.1'
Gradle Kotlin
implementation("com.github.ngyewch.fjage-extras:fjage-bridge:0.3.1")
Scala SBT
libraryDependencies += "com.github.ngyewch.fjage-extras" % "fjage-bridge" % "0.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ngyewch.fjage-extras', module='fjage-bridge', version='0.3.1')
)
Apache Ivy
<dependency org="com.github.ngyewch.fjage-extras" name="fjage-bridge" rev="0.3.1" />
Leiningen
[com.github.ngyewch.fjage-extras/fjage-bridge "0.3.1"]
Apache Buildr
'com.github.ngyewch.fjage-extras:fjage-bridge:jar:0.3.1'
Dependencies