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