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