License |
License
Virgil Security, Inc. license
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.virgilsecurity |
ArtifactId | ArtifactIdpassw0rd-protos |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionPassw0rd Protobuf messages
In fact that kotlin does not support Protobuf well - protos was moved to separate module to get all to work.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
passw0rd-protos-0.1.0.pom | |
passw0rd-protos-0.1.0.jar | 68 KB |
passw0rd-protos-0.1.0-sources.jar | 11 KB |
passw0rd-protos-0.1.0-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.virgilsecurity/passw0rd-protos/ -->
<dependency>
<groupId>com.virgilsecurity</groupId>
<artifactId>passw0rd-protos</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/passw0rd-protos/
implementation 'com.virgilsecurity:passw0rd-protos:0.1.0'
// https://jarcasting.com/artifacts/com.virgilsecurity/passw0rd-protos/
implementation ("com.virgilsecurity:passw0rd-protos:0.1.0")
'com.virgilsecurity:passw0rd-protos:jar:0.1.0'
<dependency org="com.virgilsecurity" name="passw0rd-protos" rev="0.1.0">
<artifact name="passw0rd-protos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='passw0rd-protos', version='0.1.0')
)
libraryDependencies += "com.virgilsecurity" % "passw0rd-protos" % "0.1.0"
[com.virgilsecurity/passw0rd-protos "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.6.1 |