is not current version
Last Version 2.0.0-425

com.github.cafapi.decoder:decoder-js 1.16.0-118


Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.cafapi.decoder
ArtifactId

ArtifactId

decoder-js
Version

Version

1.16.0-118
Type

Type

jar

Download decoder-js 1.16.0-118


<!-- https://jarcasting.com/artifacts/com.github.cafapi.decoder/decoder-js/ -->
<dependency>
    <groupId>com.github.cafapi.decoder</groupId>
    <artifactId>decoder-js</artifactId>
    <version>1.16.0-118</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.decoder/decoder-js/
implementation 'com.github.cafapi.decoder:decoder-js:1.16.0-118'
// https://jarcasting.com/artifacts/com.github.cafapi.decoder/decoder-js/
implementation ("com.github.cafapi.decoder:decoder-js:1.16.0-118")
'com.github.cafapi.decoder:decoder-js:jar:1.16.0-118'
<dependency org="com.github.cafapi.decoder" name="decoder-js" rev="1.16.0-118">
  <artifact name="decoder-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.decoder', module='decoder-js', version='1.16.0-118')
)
libraryDependencies += "com.github.cafapi.decoder" % "decoder-js" % "1.16.0-118"
[com.github.cafapi.decoder/decoder-js "1.16.0-118"]