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