Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdevp_bytestokey |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
evp_bytestokey-1.0.0.pom | |
evp_bytestokey-1.0.0.jar | 4 KB |
evp_bytestokey-1.0.0-sources.jar | 22 bytes |
evp_bytestokey-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/evp_bytestokey/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>evp_bytestokey</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/evp_bytestokey/
implementation 'org.webjars.npm:evp_bytestokey:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/evp_bytestokey/
implementation ("org.webjars.npm:evp_bytestokey:1.0.0")
'org.webjars.npm:evp_bytestokey:jar:1.0.0'
<dependency org="org.webjars.npm" name="evp_bytestokey" rev="1.0.0">
<artifact name="evp_bytestokey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='evp_bytestokey', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "evp_bytestokey" % "1.0.0"
[org.webjars.npm/evp_bytestokey "1.0.0"]