License |
License |
---|---|
GroupId | GroupIdorg.gearcode |
ArtifactId | ArtifactIdreporthelper |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
DescriptionGearcode Report
Gearcode Report
|
Filename | Size |
---|---|
reporthelper-1.0-RELEASE.pom | |
reporthelper-1.0-RELEASE.jar | 17 KB |
reporthelper-1.0-RELEASE-sources.jar | 9 KB |
reporthelper-1.0-RELEASE-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gearcode/reporthelper/ -->
<dependency>
<groupId>org.gearcode</groupId>
<artifactId>reporthelper</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.gearcode/reporthelper/
implementation 'org.gearcode:reporthelper:1.0-RELEASE'
// https://jarcasting.com/artifacts/org.gearcode/reporthelper/
implementation ("org.gearcode:reporthelper:1.0-RELEASE")
'org.gearcode:reporthelper:jar:1.0-RELEASE'
<dependency org="org.gearcode" name="reporthelper" rev="1.0-RELEASE">
<artifact name="reporthelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gearcode', module='reporthelper', version='1.0-RELEASE')
)
libraryDependencies += "org.gearcode" % "reporthelper" % "1.0-RELEASE"
[org.gearcode/reporthelper "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.2.0 |
org.apache.poi : poi-ooxml | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |