License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ubiqsecurity |
ArtifactId | ArtifactIdubiqsecurity |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionubiqsecurity
Ubiq Platform Java Bindings
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUbiq Security |
Filename | Size |
---|---|
ubiqsecurity-0.2.4.pom | |
ubiqsecurity-0.2.4.jar | 24 KB |
ubiqsecurity-0.2.4-sources.jar | 14 KB |
ubiqsecurity-0.2.4-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/ -->
<dependency>
<groupId>com.ubiqsecurity</groupId>
<artifactId>ubiqsecurity</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/
implementation 'com.ubiqsecurity:ubiqsecurity:0.2.4'
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/
implementation ("com.ubiqsecurity:ubiqsecurity:0.2.4")
'com.ubiqsecurity:ubiqsecurity:jar:0.2.4'
<dependency org="com.ubiqsecurity" name="ubiqsecurity" rev="0.2.4">
<artifact name="ubiqsecurity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubiqsecurity', module='ubiqsecurity', version='0.2.4')
)
libraryDependencies += "com.ubiqsecurity" % "ubiqsecurity" % "0.2.4"
[com.ubiqsecurity/ubiqsecurity "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
com.google.code.gson : gson | jar | 2.8.6 |