is not current version
Last Version 1.3.1

fr.opensagres:aether-fitnesse-widget 1.2.3


GroupId

GroupId

fr.opensagres
ArtifactId

ArtifactId

aether-fitnesse-widget
Version

Version

1.2.3
Type

Type

jar

Download aether-fitnesse-widget 1.2.3


<!-- https://jarcasting.com/artifacts/fr.opensagres/aether-fitnesse-widget/ -->
<dependency>
    <groupId>fr.opensagres</groupId>
    <artifactId>aether-fitnesse-widget</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres/aether-fitnesse-widget/
implementation 'fr.opensagres:aether-fitnesse-widget:1.2.3'
// https://jarcasting.com/artifacts/fr.opensagres/aether-fitnesse-widget/
implementation ("fr.opensagres:aether-fitnesse-widget:1.2.3")
'fr.opensagres:aether-fitnesse-widget:jar:1.2.3'
<dependency org="fr.opensagres" name="aether-fitnesse-widget" rev="1.2.3">
  <artifact name="aether-fitnesse-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres', module='aether-fitnesse-widget', version='1.2.3')
)
libraryDependencies += "fr.opensagres" % "aether-fitnesse-widget" % "1.2.3"
[fr.opensagres/aether-fitnesse-widget "1.2.3"]