GroupId | GroupIdcom.github.flysium-io |
---|---|
ArtifactId | ArtifactIdyew-crypto |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYew Crypto Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
yew-crypto-1.0.4.pom | |
yew-crypto-1.0.4.jar | 31 KB |
yew-crypto-1.0.4-sources.jar | 32 KB |
yew-crypto-1.0.4-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flysium-io/yew-crypto/ -->
<dependency>
<groupId>com.github.flysium-io</groupId>
<artifactId>yew-crypto</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-crypto/
implementation 'com.github.flysium-io:yew-crypto:1.0.4'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-crypto/
implementation ("com.github.flysium-io:yew-crypto:1.0.4")
'com.github.flysium-io:yew-crypto:jar:1.0.4'
<dependency org="com.github.flysium-io" name="yew-crypto" rev="1.0.4">
<artifact name="yew-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-crypto', version='1.0.4')
)
libraryDependencies += "com.github.flysium-io" % "yew-crypto" % "1.0.4"
[com.github.flysium-io/yew-crypto "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.flysium-io : yew-logger | jar | 1.0.4 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.code.findbugs : annotations | jar | 2.0.3 |