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