| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCSV Data Data Formats | 
        
| GroupId | GroupIdorg.csveed | 
    
| ArtifactId | ArtifactIdcsveed | 
    
| Last Version | Last Version0.7.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCSVeed 
            Java toolkit for mapping CSV-to-Bean mapping and vice versa.  Redirection to Introduction in 5 seconds! 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization42 BV | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| csveed-0.7.3.pom | |
| csveed-0.7.3.jar | 72 KB | 
| csveed-0.7.3-sources.jar | 49 KB | 
| csveed-0.7.3-javadoc.jar | 366 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.csveed/csveed/ -->
<dependency>
    <groupId>org.csveed</groupId>
    <artifactId>csveed</artifactId>
    <version>0.7.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.csveed/csveed/
implementation 'org.csveed:csveed:0.7.3'
                // https://jarcasting.com/artifacts/org.csveed/csveed/
implementation ("org.csveed:csveed:0.7.3")
                'org.csveed:csveed:jar:0.7.3'
                <dependency org="org.csveed" name="csveed" rev="0.7.3">
  <artifact name="csveed" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.csveed', module='csveed', version='0.7.3')
)
                libraryDependencies += "org.csveed" % "csveed" % "0.7.3"
                [org.csveed/csveed "0.7.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.errorprone : error_prone_annotations | jar | 2.11.0 | 
| org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.3.Final | 
| com.google.j2objc : j2objc-annotations | jar | 1.3 | 
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| com.github.spotbugs : spotbugs-annotations | jar | 4.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 |