| License |
License |
|---|---|
| GroupId | GroupIdorg.openmole.gridscale |
| ArtifactId | ArtifactIdhttpexample_3 |
| Version | Version2.38 |
| Type | Typejar |
| Description |
Descriptionhttpexample
httpexample
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httpexample_3-2.38.pom | |
| httpexample_3-2.38.jar | 307 bytes |
| httpexample_3-2.38-sources.jar | 258 bytes |
| httpexample_3-2.38-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openmole.gridscale/httpexample_3/ -->
<dependency>
<groupId>org.openmole.gridscale</groupId>
<artifactId>httpexample_3</artifactId>
<version>2.38</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmole.gridscale/httpexample_3/
implementation 'org.openmole.gridscale:httpexample_3:2.38'
// https://jarcasting.com/artifacts/org.openmole.gridscale/httpexample_3/
implementation ("org.openmole.gridscale:httpexample_3:2.38")
'org.openmole.gridscale:httpexample_3:jar:2.38'
<dependency org="org.openmole.gridscale" name="httpexample_3" rev="2.38">
<artifact name="httpexample_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmole.gridscale', module='httpexample_3', version='2.38')
)
libraryDependencies += "org.openmole.gridscale" % "httpexample_3" % "2.38"
[org.openmole.gridscale/httpexample_3 "2.38"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmole.gridscale : http_3 | jar | 2.38 |
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |