Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-cryptography |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
won-cryptography-0.7.pom | |
won-cryptography-0.7.jar | 55 KB |
won-cryptography-0.7-sources.jar | 33 KB |
won-cryptography-0.7-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.researchstudio.sat/won-cryptography/ -->
<dependency>
<groupId>at.researchstudio.sat</groupId>
<artifactId>won-cryptography</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-cryptography/
implementation 'at.researchstudio.sat:won-cryptography:0.7'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-cryptography/
implementation ("at.researchstudio.sat:won-cryptography:0.7")
'at.researchstudio.sat:won-cryptography:jar:0.7'
<dependency org="at.researchstudio.sat" name="won-cryptography" rev="0.7">
<artifact name="won-cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-cryptography', version='0.7')
)
libraryDependencies += "at.researchstudio.sat" % "won-cryptography" % "0.7"
[at.researchstudio.sat/won-cryptography "0.7"]