License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.kemitix |
ArtifactId | ArtifactIdfontface |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA parent POM for my own personal projects
|
Filename | Size |
---|---|
fontface-1.1.2.pom | |
fontface-1.1.2.jar | 7 KB |
fontface-1.1.2-sources.jar | 4 KB |
fontface-1.1.2-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.kemitix/fontface/ -->
<dependency>
<groupId>net.kemitix</groupId>
<artifactId>fontface</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.kemitix/fontface/
implementation 'net.kemitix:fontface:1.1.2'
// https://jarcasting.com/artifacts/net.kemitix/fontface/
implementation ("net.kemitix:fontface:1.1.2")
'net.kemitix:fontface:jar:1.1.2'
<dependency org="net.kemitix" name="fontface" rev="1.1.2">
<artifact name="fontface" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kemitix', module='fontface', version='1.1.2')
)
libraryDependencies += "net.kemitix" % "fontface" % "1.1.2"
[net.kemitix/fontface "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
org.assertj : assertj-core | jar | 3.22.0 |