License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdfomantic-slim-default |
Version | Version2.8.7-3 |
Type | Typejar |
Description |
Descriptionfomantic-slim-default
A css only build of fomantic-ui without google-fonts provided as webjar.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fomantic-slim-default-2.8.7-3.pom | |
fomantic-slim-default-2.8.7-3.jar | 2 MB |
fomantic-slim-default-2.8.7-3-sources.jar | 335 bytes |
fomantic-slim-default-2.8.7-3-javadoc.jar | 281 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/fomantic-slim-default/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>fomantic-slim-default</artifactId>
<version>2.8.7-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/fomantic-slim-default/
implementation 'com.github.eikek:fomantic-slim-default:2.8.7-3'
// https://jarcasting.com/artifacts/com.github.eikek/fomantic-slim-default/
implementation ("com.github.eikek:fomantic-slim-default:2.8.7-3")
'com.github.eikek:fomantic-slim-default:jar:2.8.7-3'
<dependency org="com.github.eikek" name="fomantic-slim-default" rev="2.8.7-3">
<artifact name="fomantic-slim-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='fomantic-slim-default', version='2.8.7-3')
)
libraryDependencies += "com.github.eikek" % "fomantic-slim-default" % "2.8.7-3"
[com.github.eikek/fomantic-slim-default "2.8.7-3"]