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