is not current version
Last Version 1.2.0

com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12 1.1.0

JRubyConcurrentConstantMemoryExcel helps you to write Excel files as fast as possible without blowing your heap.

Categories

Categories

Ruby Languages Ant Build Tools
GroupId

GroupId

com.colisweb
ArtifactId

ArtifactId

JRubyConcurrentConstantMemoryExcel_2.12
Version

Version

1.1.0
Type

Type

jar

Download JRubyConcurrentConstantMemoryExcel_2.12 1.1.0


<!-- https://jarcasting.com/artifacts/com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12/ -->
<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>JRubyConcurrentConstantMemoryExcel_2.12</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12/
implementation 'com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12/
implementation ("com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12:1.1.0")
'com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12:jar:1.1.0'
<dependency org="com.colisweb" name="JRubyConcurrentConstantMemoryExcel_2.12" rev="1.1.0">
  <artifact name="JRubyConcurrentConstantMemoryExcel_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='JRubyConcurrentConstantMemoryExcel_2.12', version='1.1.0')
)
libraryDependencies += "com.colisweb" % "JRubyConcurrentConstantMemoryExcel_2.12" % "1.1.0"
[com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12 "1.1.0"]