is not current version
Last Version 1.4.2

org.mixer2:mixer2 1.3.10

Mixer2 is template engine for java.

GroupId

GroupId

org.mixer2
ArtifactId

ArtifactId

mixer2
Version

Version

1.3.10
Type

Type

jar

Download mixer2 1.3.10


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