GroupId | GroupIdcom.appslandia |
---|---|
ArtifactId | ArtifactIdappslandia-plum |
Version | Version1.11 |
Type | Typejar |
Filename | Size |
---|---|
appslandia-plum-1.11.pom | |
appslandia-plum-1.11.jar | 364 KB |
appslandia-plum-1.11-sources.jar | 378 KB |
appslandia-plum-1.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/ -->
<dependency>
<groupId>com.appslandia</groupId>
<artifactId>appslandia-plum</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/
implementation 'com.appslandia:appslandia-plum:1.11'
// https://jarcasting.com/artifacts/com.appslandia/appslandia-plum/
implementation ("com.appslandia:appslandia-plum:1.11")
'com.appslandia:appslandia-plum:jar:1.11'
<dependency org="com.appslandia" name="appslandia-plum" rev="1.11">
<artifact name="appslandia-plum" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appslandia', module='appslandia-plum', version='1.11')
)
libraryDependencies += "com.appslandia" % "appslandia-plum" % "1.11"
[com.appslandia/appslandia-plum "1.11"]