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