is not current version
Last Version 1.1.0

net.sf.csv-bean:row-bean-annotations 1.0.0

this module provides some useful class to add mapping annotations capability to row-bean-core.

Categories

Categories

Net CSV Data Data Formats
GroupId

GroupId

net.sf.csv-bean
ArtifactId

ArtifactId

row-bean-annotations
Version

Version

1.0.0
Type

Type

jar

Download row-bean-annotations 1.0.0


<!-- https://jarcasting.com/artifacts/net.sf.csv-bean/row-bean-annotations/ -->
<dependency>
    <groupId>net.sf.csv-bean</groupId>
    <artifactId>row-bean-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.csv-bean/row-bean-annotations/
implementation 'net.sf.csv-bean:row-bean-annotations:1.0.0'
// https://jarcasting.com/artifacts/net.sf.csv-bean/row-bean-annotations/
implementation ("net.sf.csv-bean:row-bean-annotations:1.0.0")
'net.sf.csv-bean:row-bean-annotations:jar:1.0.0'
<dependency org="net.sf.csv-bean" name="row-bean-annotations" rev="1.0.0">
  <artifact name="row-bean-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.csv-bean', module='row-bean-annotations', version='1.0.0')
)
libraryDependencies += "net.sf.csv-bean" % "row-bean-annotations" % "1.0.0"
[net.sf.csv-bean/row-bean-annotations "1.0.0"]