Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.mgmtp.jfunk |
ArtifactId | ArtifactIdjfunk-data-excel |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
jfunk-data-excel-3.1.0.pom | |
jfunk-data-excel-3.1.0.jar | 15 KB |
jfunk-data-excel-3.1.0-sources.jar | 12 KB |
jfunk-data-excel-3.1.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-data-excel/ -->
<dependency>
<groupId>com.mgmtp.jfunk</groupId>
<artifactId>jfunk-data-excel</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-data-excel/
implementation 'com.mgmtp.jfunk:jfunk-data-excel:3.1.0'
// https://jarcasting.com/artifacts/com.mgmtp.jfunk/jfunk-data-excel/
implementation ("com.mgmtp.jfunk:jfunk-data-excel:3.1.0")
'com.mgmtp.jfunk:jfunk-data-excel:jar:3.1.0'
<dependency org="com.mgmtp.jfunk" name="jfunk-data-excel" rev="3.1.0">
<artifact name="jfunk-data-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.jfunk', module='jfunk-data-excel', version='3.1.0')
)
libraryDependencies += "com.mgmtp.jfunk" % "jfunk-data-excel" % "3.1.0"
[com.mgmtp.jfunk/jfunk-data-excel "3.1.0"]