License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.sourceforge.jeuclid |
ArtifactId | ArtifactIdams-fonts |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAMSFonts
This module contains the AMSFonts for applications supporting fonts in classpath.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ams-fonts-1.0.pom | |
ams-fonts-1.0.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jeuclid/ams-fonts/ -->
<dependency>
<groupId>net.sourceforge.jeuclid</groupId>
<artifactId>ams-fonts</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/ams-fonts/
implementation 'net.sourceforge.jeuclid:ams-fonts:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/ams-fonts/
implementation ("net.sourceforge.jeuclid:ams-fonts:1.0")
'net.sourceforge.jeuclid:ams-fonts:jar:1.0'
<dependency org="net.sourceforge.jeuclid" name="ams-fonts" rev="1.0">
<artifact name="ams-fonts" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jeuclid', module='ams-fonts', version='1.0')
)
libraryDependencies += "net.sourceforge.jeuclid" % "ams-fonts" % "1.0"
[net.sourceforge.jeuclid/ams-fonts "1.0"]