Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.zuinnote |
ArtifactId | ArtifactIdhadoopoffice-fileformat |
Version | Version1.3.7 |
Type | Typejar |
Filename | Size |
---|---|
hadoopoffice-fileformat-1.3.7.pom | |
hadoopoffice-fileformat-1.3.7.jar | 153 KB |
hadoopoffice-fileformat-1.3.7-sources.jar | 137 KB |
hadoopoffice-fileformat-1.3.7-javadoc.jar | 314 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/ -->
<dependency>
<groupId>com.github.zuinnote</groupId>
<artifactId>hadoopoffice-fileformat</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/
implementation 'com.github.zuinnote:hadoopoffice-fileformat:1.3.7'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/
implementation ("com.github.zuinnote:hadoopoffice-fileformat:1.3.7")
'com.github.zuinnote:hadoopoffice-fileformat:jar:1.3.7'
<dependency org="com.github.zuinnote" name="hadoopoffice-fileformat" rev="1.3.7">
<artifact name="hadoopoffice-fileformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopoffice-fileformat', version='1.3.7')
)
libraryDependencies += "com.github.zuinnote" % "hadoopoffice-fileformat" % "1.3.7"
[com.github.zuinnote/hadoopoffice-fileformat "1.3.7"]