is not current version
Last Version 0.9.10

com.github.spullara.mustache.java:scala-extensions 0.8.17

Scala extensions parent module

Categories

Categories

Java Languages Scala
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

scala-extensions
Version

Version

0.8.17
Type

Type

pom

Download scala-extensions 0.8.17

Filename Size
scala-extensions-0.8.17.pom 811 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.spullara.mustache.java/scala-extensions/ -->
<dependency>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>scala-extensions</artifactId>
    <version>0.8.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/scala-extensions/
implementation 'com.github.spullara.mustache.java:scala-extensions:0.8.17'
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/scala-extensions/
implementation ("com.github.spullara.mustache.java:scala-extensions:0.8.17")
'com.github.spullara.mustache.java:scala-extensions:pom:0.8.17'
<dependency org="com.github.spullara.mustache.java" name="scala-extensions" rev="0.8.17">
  <artifact name="scala-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spullara.mustache.java', module='scala-extensions', version='0.8.17')
)
libraryDependencies += "com.github.spullara.mustache.java" % "scala-extensions" % "0.8.17"
[com.github.spullara.mustache.java/scala-extensions "0.8.17"]