License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.devacfr.maven.skins |
ArtifactId | ArtifactIdreflow-parent |
Version | Version2.4.0-beta1 |
Type | Typepom |
Description |
DescriptionReflow Maven Skin Parent
Reflow Maven skin and supporting libraries parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reflow-parent-2.4.0-beta1.pom | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-parent/ -->
<dependency>
<groupId>io.github.devacfr.maven.skins</groupId>
<artifactId>reflow-parent</artifactId>
<version>2.4.0-beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-parent/
implementation 'io.github.devacfr.maven.skins:reflow-parent:2.4.0-beta1'
// https://jarcasting.com/artifacts/io.github.devacfr.maven.skins/reflow-parent/
implementation ("io.github.devacfr.maven.skins:reflow-parent:2.4.0-beta1")
'io.github.devacfr.maven.skins:reflow-parent:pom:2.4.0-beta1'
<dependency org="io.github.devacfr.maven.skins" name="reflow-parent" rev="2.4.0-beta1">
<artifact name="reflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.devacfr.maven.skins', module='reflow-parent', version='2.4.0-beta1')
)
libraryDependencies += "io.github.devacfr.maven.skins" % "reflow-parent" % "2.4.0-beta1"
[io.github.devacfr.maven.skins/reflow-parent "2.4.0-beta1"]