Last Version

Virgil PFS - Parent 1.1.2

Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart

License

License

Virgil Security, Inc. license
Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.pfs
ArtifactId

ArtifactId

parent
Version

Version

1.1.2
Type

Type

pom
Description

Description

Virgil PFS - Parent
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart
Project URL

Project URL

https://www.virgilsecurity.com/
Source Code Management

Source Code Management

https://github.com/VirgilSecurity/virgil-java-pfs

Download parent 1.1.2

Filename Size
parent-1.1.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.virgilsecurity.pfs/parent/ -->
<dependency>
    <groupId>com.virgilsecurity.pfs</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity.pfs/parent/
implementation 'com.virgilsecurity.pfs:parent:1.1.2'
// https://jarcasting.com/artifacts/com.virgilsecurity.pfs/parent/
implementation ("com.virgilsecurity.pfs:parent:1.1.2")
'com.virgilsecurity.pfs:parent:pom:1.1.2'
<dependency org="com.virgilsecurity.pfs" name="parent" rev="1.1.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity.pfs', module='parent', version='1.1.2')
)
libraryDependencies += "com.virgilsecurity.pfs" % "parent" % "1.1.2"
[com.virgilsecurity.pfs/parent "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pfs
  • pfs-android