GroupId | GroupIdcom.sondertara |
---|---|
ArtifactId | ArtifactIdexcel-tara |
Version | Version0.0.3.306 |
Type | Typejar |
Filename | Size |
---|---|
excel-tara-0.0.3.306.pom | |
excel-tara-0.0.3.306.jar | 58 KB |
excel-tara-0.0.3.306-sources.jar | 30 KB |
excel-tara-0.0.3.306-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/excel-tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>excel-tara</artifactId>
<version>0.0.3.306</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/excel-tara/
implementation 'com.sondertara:excel-tara:0.0.3.306'
// https://jarcasting.com/artifacts/com.sondertara/excel-tara/
implementation ("com.sondertara:excel-tara:0.0.3.306")
'com.sondertara:excel-tara:jar:0.0.3.306'
<dependency org="com.sondertara" name="excel-tara" rev="0.0.3.306">
<artifact name="excel-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='excel-tara', version='0.0.3.306')
)
libraryDependencies += "com.sondertara" % "excel-tara" % "0.0.3.306"
[com.sondertara/excel-tara "0.0.3.306"]