License |
License |
---|---|
Categories |
CategoriesNet Wire Data Data Structures |
GroupId | GroupIdnet.awired.js |
ArtifactId | ArtifactIdcurl |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionThe Awired Java Parent Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
curl-0.5.4.pom | |
curl-0.5.4.war | 19 KB |
curl-0.5.4-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.js/curl/ -->
<dependency>
<groupId>net.awired.js</groupId>
<artifactId>curl</artifactId>
<version>0.5.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.awired.js/curl/
implementation 'net.awired.js:curl:0.5.4'
// https://jarcasting.com/artifacts/net.awired.js/curl/
implementation ("net.awired.js:curl:0.5.4")
'net.awired.js:curl:war:0.5.4'
<dependency org="net.awired.js" name="curl" rev="0.5.4">
<artifact name="curl" type="war" />
</dependency>
@Grapes(
@Grab(group='net.awired.js', module='curl', version='0.5.4')
)
libraryDependencies += "net.awired.js" % "curl" % "0.5.4"
[net.awired.js/curl "0.5.4"]