License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.openrefine.dependencies |
ArtifactId | ArtifactIdjdatapath |
Last Version | Last Versionalpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJdatapath
Jdatapath
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdatapath-alpha2.pom | |
jdatapath-alpha2.jar | 9 KB |
jdatapath-alpha2-sources.jar | 8 KB |
jdatapath-alpha2-javadoc.jar | 480 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/jdatapath/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>jdatapath</artifactId>
<version>alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/jdatapath/
implementation 'org.openrefine.dependencies:jdatapath:alpha2'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/jdatapath/
implementation ("org.openrefine.dependencies:jdatapath:alpha2")
'org.openrefine.dependencies:jdatapath:jar:alpha2'
<dependency org="org.openrefine.dependencies" name="jdatapath" rev="alpha2">
<artifact name="jdatapath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='jdatapath', version='alpha2')
)
libraryDependencies += "org.openrefine.dependencies" % "jdatapath" % "alpha2"
[org.openrefine.dependencies/jdatapath "alpha2"]