is not current version
Last Version 2.0.0-425

com.github.cafapi.decoder:decoder-js 1.14.0-1


Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.cafapi.decoder
ArtifactId

ArtifactId

decoder-js
Version

Version

1.14.0-1
Type

Type

jar

Download decoder-js 1.14.0-1


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