License |
License |
---|---|
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdcommon-sign-gost-parent |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon-sign-gost-parent
Library for signing documents by Russian GOST algorithms based on Bouncy Castle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-sign-gost-parent-1.14.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost-parent/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>common-sign-gost-parent</artifactId>
<version>1.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost-parent/
implementation 'ru.i-novus.components:common-sign-gost-parent:1.14'
// https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost-parent/
implementation ("ru.i-novus.components:common-sign-gost-parent:1.14")
'ru.i-novus.components:common-sign-gost-parent:pom:1.14'
<dependency org="ru.i-novus.components" name="common-sign-gost-parent" rev="1.14">
<artifact name="common-sign-gost-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='common-sign-gost-parent', version='1.14')
)
libraryDependencies += "ru.i-novus.components" % "common-sign-gost-parent" % "1.14"
[ru.i-novus.components/common-sign-gost-parent "1.14"]