GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbip66 |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
bip66-1.1.4.pom | |
bip66-1.1.4.jar | 5 KB |
bip66-1.1.4-sources.jar | 22 bytes |
bip66-1.1.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bip66/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bip66</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bip66/
implementation 'org.webjars.npm:bip66:1.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bip66/
implementation ("org.webjars.npm:bip66:1.1.4")
'org.webjars.npm:bip66:jar:1.1.4'
<dependency org="org.webjars.npm" name="bip66" rev="1.1.4">
<artifact name="bip66" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bip66', version='1.1.4')
)
libraryDependencies += "org.webjars.npm" % "bip66" % "1.1.4"
[org.webjars.npm/bip66 "1.1.4"]