is not current version
Last Version 1.12.7

tv.cntt:rhinocoffeescript 1.9.3

rhinocoffeescript

GroupId

GroupId

tv.cntt
ArtifactId

ArtifactId

rhinocoffeescript
Version

Version

1.9.3
Type

Type

jar

Download rhinocoffeescript 1.9.3


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