| License |
License |
|---|---|
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdfastchar-template |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionFastChar-Template
FastChar-Template is a FastChar-ExtJs plugin.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fastchar-template-1.0.pom | |
| fastchar-template-1.0.jar | 12 KB |
| fastchar-template-1.0-sources.jar | 6 KB |
| fastchar-template-1.0-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-template/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-template</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-template/
implementation 'com.fastchar:fastchar-template:1.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-template/
implementation ("com.fastchar:fastchar-template:1.0")
'com.fastchar:fastchar-template:jar:1.0'
<dependency org="com.fastchar" name="fastchar-template" rev="1.0">
<artifact name="fastchar-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-template', version='1.0')
)
libraryDependencies += "com.fastchar" % "fastchar-template" % "1.0"
[com.fastchar/fastchar-template "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastchar : fastchar-extjs | jar | [1.0,) |
| org.apache.poi : poi-ooxml | jar | 5.1.0 |