Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdio.github.devacfr.maven.skins |
ArtifactId | ArtifactIdreflow-velocity-tools |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
reflow-velocity-tools-2.2.0.pom | |
reflow-velocity-tools-2.2.0.jar | 65 KB |
reflow-velocity-tools-2.2.0-sources.jar | 54 KB |
reflow-velocity-tools-2.2.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-velocity-tools/ -->
<dependency>
<groupId>io.github.devacfr.maven.skins</groupId>
<artifactId>reflow-velocity-tools</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-velocity-tools/
implementation 'io.github.devacfr.maven.skins:reflow-velocity-tools:2.2.0'
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-velocity-tools/
implementation ("io.github.devacfr.maven.skins:reflow-velocity-tools:2.2.0")
'io.github.devacfr.maven.skins:reflow-velocity-tools:jar:2.2.0'
<dependency org="io.github.devacfr.maven.skins" name="reflow-velocity-tools" rev="2.2.0">
<artifact name="reflow-velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.devacfr.maven.skins', module='reflow-velocity-tools', version='2.2.0')
)
libraryDependencies += "io.github.devacfr.maven.skins" % "reflow-velocity-tools" % "2.2.0"
[io.github.devacfr.maven.skins/reflow-velocity-tools "2.2.0"]