is not current version
Last Version 1.12.7

tv.cntt:rhinocoffeescript 1.10.0

rhinocoffeescript

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

rhinocoffeescript
Version

Version

1.10.0
Type

Type

jar

Download rhinocoffeescript 1.10.0


<!-- https://jarcasting.com/artifacts/tv.cntt/rhinocoffeescript/ -->
<dependency>
    <groupId>tv.cntt</groupId>
    <artifactId>rhinocoffeescript</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/rhinocoffeescript/
implementation 'tv.cntt:rhinocoffeescript:1.10.0'
// https://jarcasting.com/artifacts/tv.cntt/rhinocoffeescript/
implementation ("tv.cntt:rhinocoffeescript:1.10.0")
'tv.cntt:rhinocoffeescript:jar:1.10.0'
<dependency org="tv.cntt" name="rhinocoffeescript" rev="1.10.0">
  <artifact name="rhinocoffeescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='rhinocoffeescript', version='1.10.0')
)
libraryDependencies += "tv.cntt" % "rhinocoffeescript" % "1.10.0"
[tv.cntt/rhinocoffeescript "1.10.0"]