License |
License
hynnet.com
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdfonts |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFonts resource
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fonts-1.0.0.pom | |
fonts-1.0.0.jar | 7 MB |
fonts-1.0.0-sources.jar | 534 bytes |
fonts-1.0.0-simsun.jar | 5 MB |
fonts-1.0.0-simfang.jar | 2 MB |
fonts-1.0.0-javadoc.jar | 534 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |