is not current version
Last Version 0.1.1

pl.matsuo.maven.skins:msb3-velocity-tools 0.1.0

Velocity tools supporting Msb3 Maven skin

Categories

Categories

Maven Build Tools
GroupId

GroupId

pl.matsuo.maven.skins
ArtifactId

ArtifactId

msb3-velocity-tools
Version

Version

0.1.0
Type

Type

jar

Download msb3-velocity-tools 0.1.0


<!-- https://jarcasting.com/artifacts/pl.matsuo.maven.skins/msb3-velocity-tools/ -->
<dependency>
    <groupId>pl.matsuo.maven.skins</groupId>
    <artifactId>msb3-velocity-tools</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo.maven.skins/msb3-velocity-tools/
implementation 'pl.matsuo.maven.skins:msb3-velocity-tools:0.1.0'
// https://jarcasting.com/artifacts/pl.matsuo.maven.skins/msb3-velocity-tools/
implementation ("pl.matsuo.maven.skins:msb3-velocity-tools:0.1.0")
'pl.matsuo.maven.skins:msb3-velocity-tools:jar:0.1.0'
<dependency org="pl.matsuo.maven.skins" name="msb3-velocity-tools" rev="0.1.0">
  <artifact name="msb3-velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo.maven.skins', module='msb3-velocity-tools', version='0.1.0')
)
libraryDependencies += "pl.matsuo.maven.skins" % "msb3-velocity-tools" % "0.1.0"
[pl.matsuo.maven.skins/msb3-velocity-tools "0.1.0"]