| License |
License |
|---|---|
| GroupId | GroupIdorg.symphonyoss.symphony |
| ArtifactId | ArtifactIdjcurl |
| Last Version | Last Version0.9.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJCurl
JSON-aware curl(1) in Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcurl-0.9.18.pom | |
| jcurl-0.9.18.jar | 1 MB |
| jcurl-0.9.18-sources.jar | 21 KB |
| jcurl-0.9.18-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.symphonyoss.symphony/jcurl/ -->
<dependency>
<groupId>org.symphonyoss.symphony</groupId>
<artifactId>jcurl</artifactId>
<version>0.9.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.symphony/jcurl/
implementation 'org.symphonyoss.symphony:jcurl:0.9.18'
// https://jarcasting.com/artifacts/org.symphonyoss.symphony/jcurl/
implementation ("org.symphonyoss.symphony:jcurl:0.9.18")
'org.symphonyoss.symphony:jcurl:jar:0.9.18'
<dependency org="org.symphonyoss.symphony" name="jcurl" rev="0.9.18">
<artifact name="jcurl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.symphony', module='jcurl', version='0.9.18')
)
libraryDependencies += "org.symphonyoss.symphony" % "jcurl" % "0.9.18"
[org.symphonyoss.symphony/jcurl "0.9.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |