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