is not current version
Last Version 2.8.7-3

com.github.eikek:fomantic-slim-default 2.8.7-0.1

A css only build of fomantic-ui without google-fonts provided as webjar.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

fomantic-slim-default
Version

Version

2.8.7-0.1
Type

Type

jar

Download fomantic-slim-default 2.8.7-0.1


<!-- 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-0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/fomantic-slim-default/
implementation 'com.github.eikek:fomantic-slim-default:2.8.7-0.1'
// https://jarcasting.com/artifacts/com.github.eikek/fomantic-slim-default/
implementation ("com.github.eikek:fomantic-slim-default:2.8.7-0.1")
'com.github.eikek:fomantic-slim-default:jar:2.8.7-0.1'
<dependency org="com.github.eikek" name="fomantic-slim-default" rev="2.8.7-0.1">
  <artifact name="fomantic-slim-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='fomantic-slim-default', version='2.8.7-0.1')
)
libraryDependencies += "com.github.eikek" % "fomantic-slim-default" % "2.8.7-0.1"
[com.github.eikek/fomantic-slim-default "2.8.7-0.1"]