is not current version
Last Version 1.5

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

Full ADAM evaluation demonstration.

GroupId

GroupId

fr.inria.powerapi.example.adamdemo
ArtifactId

ArtifactId

demo-full
Version

Version

1.3
Type

Type

jar

Download demo-full 1.3


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