| License |
License |
|---|---|
| GroupId | GroupIdchat.dim |
| ArtifactId | ArtifactIdPlugins |
| Last Version | Last Version0.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlugins
Extensions for cryptography and user identity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Plugins-0.3.9.pom | |
| Plugins-0.3.9.jar | 33 KB |
| Plugins-0.3.9-sources.jar | 27 KB |
| Plugins-0.3.9-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/Plugins/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>Plugins</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/Plugins/
implementation 'chat.dim:Plugins:0.3.9'
// https://jarcasting.com/artifacts/chat.dim/Plugins/
implementation ("chat.dim:Plugins:0.3.9")
'chat.dim:Plugins:jar:0.3.9'
<dependency org="chat.dim" name="Plugins" rev="0.3.9">
<artifact name="Plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='Plugins', version='0.3.9')
)
libraryDependencies += "chat.dim" % "Plugins" % "0.3.9"
[chat.dim/Plugins "0.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| chat.dim : MingKeMing | jar | 0.9.8 |
| com.alibaba : fastjson | jar | 1.2.47 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| Group / Artifact | Type | Version |
|---|---|---|
| chat.dim : DIMP | jar | 0.9.11 |
| junit : junit | jar | 4.12 |