Categories |
CategoriesCSV Data Data Formats |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.typeiii |
ArtifactId | ArtifactIdjquery-csv |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
jquery-csv-1.0.4.pom | |
jquery-csv-1.0.4.jar | 94 KB |
jquery-csv-1.0.4-sources.jar | 22 bytes |
jquery-csv-1.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.typeiii/jquery-csv/ -->
<dependency>
<groupId>org.webjars.bowergithub.typeiii</groupId>
<artifactId>jquery-csv</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.typeiii/jquery-csv/
implementation 'org.webjars.bowergithub.typeiii:jquery-csv:1.0.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.typeiii/jquery-csv/
implementation ("org.webjars.bowergithub.typeiii:jquery-csv:1.0.4")
'org.webjars.bowergithub.typeiii:jquery-csv:jar:1.0.4'
<dependency org="org.webjars.bowergithub.typeiii" name="jquery-csv" rev="1.0.4">
<artifact name="jquery-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.typeiii', module='jquery-csv', version='1.0.4')
)
libraryDependencies += "org.webjars.bowergithub.typeiii" % "jquery-csv" % "1.0.4"
[org.webjars.bowergithub.typeiii/jquery-csv "1.0.4"]