is not current version
Last Version 0.9.10

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

Scala extensions parent module

Categories

Categories

Java Languages Scala
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

scala-extensions
Version

Version

0.9.5
Type

Type

pom

Download scala-extensions 0.9.5

Filename Size
scala-extensions-0.9.5.pom 717 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.9.5</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.9.5'
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/scala-extensions/
implementation ("com.github.spullara.mustache.java:scala-extensions:0.9.5")
'com.github.spullara.mustache.java:scala-extensions:pom:0.9.5'
<dependency org="com.github.spullara.mustache.java" name="scala-extensions" rev="0.9.5">
  <artifact name="scala-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spullara.mustache.java', module='scala-extensions', version='0.9.5')
)
libraryDependencies += "com.github.spullara.mustache.java" % "scala-extensions" % "0.9.5"
[com.github.spullara.mustache.java/scala-extensions "0.9.5"]