is not current version
Last Version 1.0.2

org.dynaresume:aether-fitnesse-widget 1.0.0


GroupId

GroupId

org.dynaresume
ArtifactId

ArtifactId

aether-fitnesse-widget
Version

Version

1.0.0
Type

Type

jar

Download aether-fitnesse-widget 1.0.0


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