is not current version
Last Version 2.0-alpha-2

fr.ird.observe.toolkit:jaxx-extension 2.0-alpha-1

ObServe Toolkit Jaxx Widgets Extension module

GroupId

GroupId

fr.ird.observe.toolkit
ArtifactId

ArtifactId

jaxx-extension
Version

Version

2.0-alpha-1
Type

Type

jar

Download jaxx-extension 2.0-alpha-1


<!-- https://jarcasting.com/artifacts/fr.ird.observe.toolkit/jaxx-extension/ -->
<dependency>
    <groupId>fr.ird.observe.toolkit</groupId>
    <artifactId>jaxx-extension</artifactId>
    <version>2.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.ird.observe.toolkit/jaxx-extension/
implementation 'fr.ird.observe.toolkit:jaxx-extension:2.0-alpha-1'
// https://jarcasting.com/artifacts/fr.ird.observe.toolkit/jaxx-extension/
implementation ("fr.ird.observe.toolkit:jaxx-extension:2.0-alpha-1")
'fr.ird.observe.toolkit:jaxx-extension:jar:2.0-alpha-1'
<dependency org="fr.ird.observe.toolkit" name="jaxx-extension" rev="2.0-alpha-1">
  <artifact name="jaxx-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.ird.observe.toolkit', module='jaxx-extension', version='2.0-alpha-1')
)
libraryDependencies += "fr.ird.observe.toolkit" % "jaxx-extension" % "2.0-alpha-1"
[fr.ird.observe.toolkit/jaxx-extension "2.0-alpha-1"]