GroupId | GroupIdcom.github.lyjaeho |
---|---|
ArtifactId | ArtifactIdjizcode-office |
Version | Version1.0.9-BETA |
Type | Typejar |
Filename | Size |
---|---|
jizcode-office-1.0.9-BETA.pom | |
jizcode-office-1.0.9-BETA.jar | 14 KB |
jizcode-office-1.0.9-BETA-sources.jar | 7 KB |
jizcode-office-1.0.9-BETA-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-office/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-office</artifactId>
<version>1.0.9-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-office/
implementation 'com.github.lyjaeho:jizcode-office:1.0.9-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-office/
implementation ("com.github.lyjaeho:jizcode-office:1.0.9-BETA")
'com.github.lyjaeho:jizcode-office:jar:1.0.9-BETA'
<dependency org="com.github.lyjaeho" name="jizcode-office" rev="1.0.9-BETA">
<artifact name="jizcode-office" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-office', version='1.0.9-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-office" % "1.0.9-BETA"
[com.github.lyjaeho/jizcode-office "1.0.9-BETA"]