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