is not current version
Last Version 1.5

fr.inria.powerapi.example.adamdemo:demo-full 1.3.2

Full ADAM evaluation demonstration.

GroupId

GroupId

fr.inria.powerapi.example.adamdemo
ArtifactId

ArtifactId

demo-full
Version

Version

1.3.2
Type

Type

jar

Download demo-full 1.3.2


<!-- https://jarcasting.com/artifacts/fr.inria.powerapi.example.adamdemo/demo-full/ -->
<dependency>
    <groupId>fr.inria.powerapi.example.adamdemo</groupId>
    <artifactId>demo-full</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.powerapi.example.adamdemo/demo-full/
implementation 'fr.inria.powerapi.example.adamdemo:demo-full:1.3.2'
// https://jarcasting.com/artifacts/fr.inria.powerapi.example.adamdemo/demo-full/
implementation ("fr.inria.powerapi.example.adamdemo:demo-full:1.3.2")
'fr.inria.powerapi.example.adamdemo:demo-full:jar:1.3.2'
<dependency org="fr.inria.powerapi.example.adamdemo" name="demo-full" rev="1.3.2">
  <artifact name="demo-full" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.powerapi.example.adamdemo', module='demo-full', version='1.3.2')
)
libraryDependencies += "fr.inria.powerapi.example.adamdemo" % "demo-full" % "1.3.2"
[fr.inria.powerapi.example.adamdemo/demo-full "1.3.2"]