License |
License |
---|---|
Categories |
CategoriesNet CSV Data Data Formats |
GroupId | GroupIdnet.sf.csv-bean |
ArtifactId | ArtifactIdrow-bean-dist |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnet.sf.csv-bean:row-bean-dist
Distribution for Row-Bean artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
row-bean-dist-1.0.0.pom | |
row-bean-dist-1.0.0.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.csv-bean/row-bean-dist/ -->
<dependency>
<groupId>net.sf.csv-bean</groupId>
<artifactId>row-bean-dist</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.csv-bean/row-bean-dist/
implementation 'net.sf.csv-bean:row-bean-dist:1.0.0'
// https://jarcasting.com/artifacts/net.sf.csv-bean/row-bean-dist/
implementation ("net.sf.csv-bean:row-bean-dist:1.0.0")
'net.sf.csv-bean:row-bean-dist:pom:1.0.0'
<dependency org="net.sf.csv-bean" name="row-bean-dist" rev="1.0.0">
<artifact name="row-bean-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.csv-bean', module='row-bean-dist', version='1.0.0')
)
libraryDependencies += "net.sf.csv-bean" % "row-bean-dist" % "1.0.0"
[net.sf.csv-bean/row-bean-dist "1.0.0"]