GroupId | GroupIdorg.nuiton.jaxx |
---|---|
ArtifactId | ArtifactIdjaxx-widgets-select |
Version | Version2.29 |
Type | Typejar |
Filename | Size |
---|---|
jaxx-widgets-select-2.29.pom | |
jaxx-widgets-select-2.29.jar | 63 KB |
jaxx-widgets-select-2.29-javadoc.jar | 86 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.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets-select/
implementation 'org.nuiton.jaxx:jaxx-widgets-select:2.29'
// https://jarcasting.com/artifacts/org.nuiton.jaxx/jaxx-widgets-select/
implementation ("org.nuiton.jaxx:jaxx-widgets-select:2.29")
'org.nuiton.jaxx:jaxx-widgets-select:jar:2.29'
<dependency org="org.nuiton.jaxx" name="jaxx-widgets-select" rev="2.29">
<artifact name="jaxx-widgets-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jaxx', module='jaxx-widgets-select', version='2.29')
)
libraryDependencies += "org.nuiton.jaxx" % "jaxx-widgets-select" % "2.29"
[org.nuiton.jaxx/jaxx-widgets-select "2.29"]