Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.tornaia |
ArtifactId | ArtifactIdaott-desktop-client-bundle |
Version | Version1.0.332 |
Type | Typepom |
Filename | Size |
---|---|
aott-desktop-client-bundle-1.0.332.pom | |
aott-desktop-client-bundle-1.0.332.exe | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tornaia/aott-desktop-client-bundle/ -->
<dependency>
<groupId>com.github.tornaia</groupId>
<artifactId>aott-desktop-client-bundle</artifactId>
<version>1.0.332</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tornaia/aott-desktop-client-bundle/
implementation 'com.github.tornaia:aott-desktop-client-bundle:1.0.332'
// https://jarcasting.com/artifacts/com.github.tornaia/aott-desktop-client-bundle/
implementation ("com.github.tornaia:aott-desktop-client-bundle:1.0.332")
'com.github.tornaia:aott-desktop-client-bundle:pom:1.0.332'
<dependency org="com.github.tornaia" name="aott-desktop-client-bundle" rev="1.0.332">
<artifact name="aott-desktop-client-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tornaia', module='aott-desktop-client-bundle', version='1.0.332')
)
libraryDependencies += "com.github.tornaia" % "aott-desktop-client-bundle" % "1.0.332"
[com.github.tornaia/aott-desktop-client-bundle "1.0.332"]