P

Plugins

Extensions for cryptography and user identity
https://github.com/dimchat/sdk-java
MIT
Albert Moky
Files download
File Operation
Plugins-1.0.1.jar download
Plugins-1.0.1.pom download
Plugins-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>chat.dim</groupId>
  <artifactId>Plugins</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'chat.dim:Plugins:1.0.1'
Gradle Kotlin
implementation("chat.dim:Plugins:1.0.1")
Scala SBT
libraryDependencies += "chat.dim" % "Plugins" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='chat.dim', module='Plugins', version='1.0.1')
)
Apache Ivy
<dependency org="chat.dim" name="Plugins" rev="1.0.1" />
Leiningen
[chat.dim/Plugins "1.0.1"]
Apache Buildr
'chat.dim:Plugins:jar:1.0.1'
Dependencies