| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdpl.solr.ag |
| ArtifactId | ArtifactIdag-player-csv |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionCSV module for Action Generator
CSV module for Action Generator: https://github.com/sematext/ActionGenerator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ag-player-csv-0.0.1.pom | |
| ag-player-csv-0.0.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.solr.ag/ag-player-csv/ -->
<dependency>
<groupId>pl.solr.ag</groupId>
<artifactId>ag-player-csv</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.solr.ag/ag-player-csv/
implementation 'pl.solr.ag:ag-player-csv:0.0.1'
// https://jarcasting.com/artifacts/pl.solr.ag/ag-player-csv/
implementation ("pl.solr.ag:ag-player-csv:0.0.1")
'pl.solr.ag:ag-player-csv:jar:0.0.1'
<dependency org="pl.solr.ag" name="ag-player-csv" rev="0.0.1">
<artifact name="ag-player-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.solr.ag', module='ag-player-csv', version='0.0.1')
)
libraryDependencies += "pl.solr.ag" % "ag-player-csv" % "0.0.1"
[pl.solr.ag/ag-player-csv "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sematext.ag : ag-player | jar | 0.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |