License |
License |
---|---|
GroupId | GroupIdcom.exceljava |
ArtifactId | ArtifactIdjinx |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.exceljava:jinx
Create high performance Microsoft Excel user defined functions (UDFs) and more in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jinx-2.4.1.pom | |
jinx-2.4.1.jar | 10 KB |
jinx-2.4.1-sources.jar | 15 KB |
jinx-2.4.1-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exceljava/jinx/ -->
<dependency>
<groupId>com.exceljava</groupId>
<artifactId>jinx</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.exceljava/jinx/
implementation 'com.exceljava:jinx:2.4.1'
// https://jarcasting.com/artifacts/com.exceljava/jinx/
implementation ("com.exceljava:jinx:2.4.1")
'com.exceljava:jinx:jar:2.4.1'
<dependency org="com.exceljava" name="jinx" rev="2.4.1">
<artifact name="jinx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exceljava', module='jinx', version='2.4.1')
)
libraryDependencies += "com.exceljava" % "jinx" % "2.4.1"
[com.exceljava/jinx "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |