License |
License |
---|---|
GroupId | GroupIdfr.inria.powerapi.example |
ArtifactId | ArtifactIdadam-demo |
Version | Version1.5 |
Type | Typepom |
Description |
Descriptionadam-demo
Set of demonstrations for the 2012 adam evaluation.
|
Filename | Size |
---|---|
adam-demo-1.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.powerapi.example/adam-demo/ -->
<dependency>
<groupId>fr.inria.powerapi.example</groupId>
<artifactId>adam-demo</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.powerapi.example/adam-demo/
implementation 'fr.inria.powerapi.example:adam-demo:1.5'
// https://jarcasting.com/artifacts/fr.inria.powerapi.example/adam-demo/
implementation ("fr.inria.powerapi.example:adam-demo:1.5")
'fr.inria.powerapi.example:adam-demo:pom:1.5'
<dependency org="fr.inria.powerapi.example" name="adam-demo" rev="1.5">
<artifact name="adam-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.powerapi.example', module='adam-demo', version='1.5')
)
libraryDependencies += "fr.inria.powerapi.example" % "adam-demo" % "1.5"
[fr.inria.powerapi.example/adam-demo "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
com.typesafe.akka » akka-actor | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka » akka-testkit | jar | 2.0.1 |
junit : junit | jar | 4.8.1 |
org.scalatest : scalatest_2.9.1 | jar | 1.8 |