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