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

Scala extensions parent module

License

License

Categories

Categories

Java Languages Scala
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

scala-extensions
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

pom
Description

Description

Scala extensions parent module

Download scala-extensions

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scala-extensions-2.10
  • scala-extensions-2.11
  • scala-extensions-2.12
  • scala-extensions-2.13

Versions

Version
0.9.10
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.18
0.8.17