License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.substack |
ArtifactId | ArtifactIdtypedarray |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptiontypedarray
WebJar for typedarray
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typedarray-0.0.6.pom | |
typedarray-0.0.6.jar | 11 KB |
typedarray-0.0.6-sources.jar | 22 bytes |
typedarray-0.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.substack/typedarray/ -->
<dependency>
<groupId>org.webjars.bowergithub.substack</groupId>
<artifactId>typedarray</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.substack/typedarray/
implementation 'org.webjars.bowergithub.substack:typedarray:0.0.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.substack/typedarray/
implementation ("org.webjars.bowergithub.substack:typedarray:0.0.6")
'org.webjars.bowergithub.substack:typedarray:jar:0.0.6'
<dependency org="org.webjars.bowergithub.substack" name="typedarray" rev="0.0.6">
<artifact name="typedarray" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.substack', module='typedarray', version='0.0.6')
)
libraryDependencies += "org.webjars.bowergithub.substack" % "typedarray" % "0.0.6"
[org.webjars.bowergithub.substack/typedarray "0.0.6"]