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