License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdscryptsy |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionscryptsy
WebJar for scryptsy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scryptsy-2.1.0.pom | |
scryptsy-2.1.0.jar | 9 KB |
scryptsy-2.1.0-sources.jar | 22 bytes |
scryptsy-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/scryptsy/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>scryptsy</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/scryptsy/
implementation 'org.webjars.npm:scryptsy:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/scryptsy/
implementation ("org.webjars.npm:scryptsy:2.1.0")
'org.webjars.npm:scryptsy:jar:2.1.0'
<dependency org="org.webjars.npm" name="scryptsy" rev="2.1.0">
<artifact name="scryptsy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='scryptsy', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "scryptsy" % "2.1.0"
[org.webjars.npm/scryptsy "2.1.0"]