| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdtypescript-collections | 
| Last Version | Last Version1.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontypescript-collections WebJar for typescript-collections | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| typescript-collections-1.2.3.pom | |
| typescript-collections-1.2.3.jar | 127 KB | 
| typescript-collections-1.2.3-sources.jar | 22 bytes | 
| typescript-collections-1.2.3-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/typescript-collections/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>typescript-collections</artifactId>
    <version>1.2.3</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/typescript-collections/
implementation 'org.webjars.npm:typescript-collections:1.2.3'// https://jarcasting.com/artifacts/org.webjars.npm/typescript-collections/
implementation ("org.webjars.npm:typescript-collections:1.2.3")'org.webjars.npm:typescript-collections:jar:1.2.3'<dependency org="org.webjars.npm" name="typescript-collections" rev="1.2.3">
  <artifact name="typescript-collections" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='typescript-collections', version='1.2.3')
)libraryDependencies += "org.webjars.npm" % "typescript-collections" % "1.2.3"[org.webjars.npm/typescript-collections "1.2.3"]