| License |
License |
|---|---|
| GroupId | GroupIdcom.talk2object.plum |
| ArtifactId | ArtifactIdplum-common |
| Last Version | Last Version0.1.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlum aims to provide a more simple and highly abstract way of interaction.
|
| Filename | Size |
|---|---|
| plum-common-0.1.22.pom | |
| plum-common-0.1.22.jar | 31 KB |
| plum-common-0.1.22-sources.jar | 19 KB |
| plum-common-0.1.22-javadoc.jar | 229 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-common/ -->
<dependency>
<groupId>com.talk2object.plum</groupId>
<artifactId>plum-common</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-common/
implementation 'com.talk2object.plum:plum-common:0.1.22'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-common/
implementation ("com.talk2object.plum:plum-common:0.1.22")
'com.talk2object.plum:plum-common:jar:0.1.22'
<dependency org="com.talk2object.plum" name="plum-common" rev="0.1.22">
<artifact name="plum-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-common', version='0.1.22')
)
libraryDependencies += "com.talk2object.plum" % "plum-common" % "0.1.22"
[com.talk2object.plum/plum-common "0.1.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.tika : tika-core | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |