is not current version
Last Version 0.10.0

me.tfeng.play-mods:dust 0.8.4

dust

GroupId

GroupId

me.tfeng.play-mods
ArtifactId

ArtifactId

dust
Version

Version

0.8.4
Type

Type

jar

Download dust 0.8.4


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