Fonts resource

Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

fonts
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fonts resource
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
Source Code Management

Source Code Management

https://github.com/fonts

Download fonts

How to add to project

<!-- https://jarcasting.com/artifacts/com.hynnet/fonts/ -->
<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>fonts</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/fonts/
implementation 'com.hynnet:fonts:1.0.0'
// https://jarcasting.com/artifacts/com.hynnet/fonts/
implementation ("com.hynnet:fonts:1.0.0")
'com.hynnet:fonts:jar:1.0.0'
<dependency org="com.hynnet" name="fonts" rev="1.0.0">
  <artifact name="fonts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='fonts', version='1.0.0')
)
libraryDependencies += "com.hynnet" % "fonts" % "1.0.0"
[com.hynnet/fonts "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0