Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdfomantic-slim-default |
Version | Version2.8.7-0.1 |
Type | Typejar |
Filename | Size |
---|---|
fomantic-slim-default-2.8.7-0.1.pom | |
fomantic-slim-default-2.8.7-0.1.jar | 2 MB |
fomantic-slim-default-2.8.7-0.1-sources.jar | 339 bytes |
fomantic-slim-default-2.8.7-0.1-javadoc.jar | 283 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-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"]