License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.joshelser |
ArtifactId | ArtifactIdmaven-fluido-skin |
Last Version | Last Version1.7.1-HBase |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Maven Fluido Skin
Fork of The Apache Maven Fluido Skin.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.joshelser/maven-fluido-skin/ -->
<dependency>
<groupId>com.github.joshelser</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.7.1-HBase</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.joshelser/maven-fluido-skin/
implementation 'com.github.joshelser:maven-fluido-skin:1.7.1-HBase'
// https://jarcasting.com/artifacts/com.github.joshelser/maven-fluido-skin/
implementation ("com.github.joshelser:maven-fluido-skin:1.7.1-HBase")
'com.github.joshelser:maven-fluido-skin:jar:1.7.1-HBase'
<dependency org="com.github.joshelser" name="maven-fluido-skin" rev="1.7.1-HBase">
<artifact name="maven-fluido-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.joshelser', module='maven-fluido-skin', version='1.7.1-HBase')
)
libraryDependencies += "com.github.joshelser" % "maven-fluido-skin" % "1.7.1-HBase"
[com.github.joshelser/maven-fluido-skin "1.7.1-HBase"]