GroupId | GroupIdcom.github.flysium-io |
---|---|
ArtifactId | ArtifactIdyew-crypto |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
yew-crypto-1.0.1.pom | |
yew-crypto-1.0.1.jar | 30 KB |
yew-crypto-1.0.1-sources.jar | 32 KB |
yew-crypto-1.0.1-javadoc.jar | 169 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-crypto/
implementation 'com.github.flysium-io:yew-crypto:1.0.1'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-crypto/
implementation ("com.github.flysium-io:yew-crypto:1.0.1")
'com.github.flysium-io:yew-crypto:jar:1.0.1'
<dependency org="com.github.flysium-io" name="yew-crypto" rev="1.0.1">
<artifact name="yew-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-crypto', version='1.0.1')
)
libraryDependencies += "com.github.flysium-io" % "yew-crypto" % "1.0.1"
[com.github.flysium-io/yew-crypto "1.0.1"]