| License |
License |
|---|---|
| GroupId | GroupIdcom.alipay.rdf.file |
| ArtifactId | ArtifactIdrdf-file-core |
| Last Version | Last Version2.2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRDF FILE CORE
RDF FILE CORE
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rdf-file-core-2.2.10.pom | |
| rdf-file-core-2.2.10.jar | 874 KB |
| rdf-file-core-2.2.10-sources.jar | 194 KB |
| rdf-file-core-2.2.10-javadoc.jar | 19 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alipay.rdf.file/rdf-file-core/ -->
<dependency>
<groupId>com.alipay.rdf.file</groupId>
<artifactId>rdf-file-core</artifactId>
<version>2.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.rdf.file/rdf-file-core/
implementation 'com.alipay.rdf.file:rdf-file-core:2.2.10'
// https://jarcasting.com/artifacts/com.alipay.rdf.file/rdf-file-core/
implementation ("com.alipay.rdf.file:rdf-file-core:2.2.10")
'com.alipay.rdf.file:rdf-file-core:jar:2.2.10'
<dependency org="com.alipay.rdf.file" name="rdf-file-core" rev="2.2.10">
<artifact name="rdf-file-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.rdf.file', module='rdf-file-core', version='2.2.10')
)
libraryDependencies += "com.alipay.rdf.file" % "rdf-file-core" % "2.2.10"
[com.alipay.rdf.file/rdf-file-core "2.2.10"]