| License |
License |
|---|---|
| GroupId | GroupIdcom.atomgraph |
| ArtifactId | ArtifactIdtwirl |
| Last Version | Last Version1.0.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTwirl RDF API
A library for simplified SPIN constraint validation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| twirl-1.0.30.pom | |
| twirl-1.0.30.jar | 68 KB |
| twirl-1.0.30-sources.jar | 55 KB |
| twirl-1.0.30-javadoc.jar | 493 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.atomgraph/twirl/ -->
<dependency>
<groupId>com.atomgraph</groupId>
<artifactId>twirl</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomgraph/twirl/
implementation 'com.atomgraph:twirl:1.0.30'
// https://jarcasting.com/artifacts/com.atomgraph/twirl/
implementation ("com.atomgraph:twirl:1.0.30")
'com.atomgraph:twirl:jar:1.0.30'
<dependency org="com.atomgraph" name="twirl" rev="1.0.30">
<artifact name="twirl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomgraph', module='twirl', version='1.0.30')
)
libraryDependencies += "com.atomgraph" % "twirl" % "1.0.30"
[com.atomgraph/twirl "1.0.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jena : jena-arq | jar | 4.5.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |