License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-sfntly |
Version | Version1.r.60.r3 |
Type | Typejar |
Description |
DescriptionJust a fork of sfntly, but without icu4j-charset
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-sfntly/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutz-plugins-sfntly</artifactId>
<version>1.r.60.r3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-sfntly/
implementation 'org.nutz:nutz-plugins-sfntly:1.r.60.r3'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-sfntly/
implementation ("org.nutz:nutz-plugins-sfntly:1.r.60.r3")
'org.nutz:nutz-plugins-sfntly:jar:1.r.60.r3'
<dependency org="org.nutz" name="nutz-plugins-sfntly" rev="1.r.60.r3">
<artifact name="nutz-plugins-sfntly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-sfntly', version='1.r.60.r3')
)
libraryDependencies += "org.nutz" % "nutz-plugins-sfntly" % "1.r.60.r3"
[org.nutz/nutz-plugins-sfntly "1.r.60.r3"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 4.8.1.1 |
com.beust : jcommander | jar | 1.27 |
org.nutz : nutz | jar | 1.r.60 |