GroupId | GroupIdorg.nuiton.jaxx |
---|---|
ArtifactId | ArtifactIdjaxx-widgets-common |
Version | Version2.24 |
Type | Typejar |
Filename | Size |
---|---|
jaxx-widgets-common-2.24.pom | |
jaxx-widgets-common-2.24.jar | 26 KB |
jaxx-widgets-common-2.24-sources.jar | 18 KB |
jaxx-widgets-common-2.24-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets-common/ -->
<dependency>
<groupId>org.nuiton.jaxx</groupId>
<artifactId>jaxx-widgets-common</artifactId>
<version>2.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets-common/
implementation 'org.nuiton.jaxx:jaxx-widgets-common:2.24'
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets-common/
implementation ("org.nuiton.jaxx:jaxx-widgets-common:2.24")
'org.nuiton.jaxx:jaxx-widgets-common:jar:2.24'
<dependency org="org.nuiton.jaxx" name="jaxx-widgets-common" rev="2.24">
<artifact name="jaxx-widgets-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jaxx', module='jaxx-widgets-common', version='2.24')
)
libraryDependencies += "org.nuiton.jaxx" % "jaxx-widgets-common" % "2.24"
[org.nuiton.jaxx/jaxx-widgets-common "2.24"]