GroupId | GroupIdorg.ldp4j.commons |
---|---|
ArtifactId | ArtifactIdldp4j-commons-http |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
ldp4j-commons-http-0.2.1.pom | |
ldp4j-commons-http-0.2.1.jar | 99 KB |
ldp4j-commons-http-0.2.1-tests.jar | 98 KB |
ldp4j-commons-http-0.2.1-sources.jar | 72 KB |
ldp4j-commons-http-0.2.1-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldp4j.commons/ldp4j-commons-http/ -->
<dependency>
<groupId>org.ldp4j.commons</groupId>
<artifactId>ldp4j-commons-http</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons/ldp4j-commons-http/
implementation 'org.ldp4j.commons:ldp4j-commons-http:0.2.1'
// https://jarcasting.com/artifacts/org.ldp4j.commons/ldp4j-commons-http/
implementation ("org.ldp4j.commons:ldp4j-commons-http:0.2.1")
'org.ldp4j.commons:ldp4j-commons-http:jar:0.2.1'
<dependency org="org.ldp4j.commons" name="ldp4j-commons-http" rev="0.2.1">
<artifact name="ldp4j-commons-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons', module='ldp4j-commons-http', version='0.2.1')
)
libraryDependencies += "org.ldp4j.commons" % "ldp4j-commons-http" % "0.2.1"
[org.ldp4j.commons/ldp4j-commons-http "0.2.1"]