| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtypes__knockout |
| Last Version | Last Version3.4.47 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description@types/knockout
WebJar for @types/knockout
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| types__knockout-3.4.47.pom | |
| types__knockout-3.4.47.jar | 10 KB |
| types__knockout-3.4.47-sources.jar | 22 bytes |
| types__knockout-3.4.47-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__knockout/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__knockout</artifactId>
<version>3.4.47</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__knockout/
implementation 'org.webjars.npm:types__knockout:3.4.47'
// https://jarcasting.com/artifacts/org.webjars.npm/types__knockout/
implementation ("org.webjars.npm:types__knockout:3.4.47")
'org.webjars.npm:types__knockout:jar:3.4.47'
<dependency org="org.webjars.npm" name="types__knockout" rev="3.4.47">
<artifact name="types__knockout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__knockout', version='3.4.47')
)
libraryDependencies += "org.webjars.npm" % "types__knockout" % "3.4.47"
[org.webjars.npm/types__knockout "3.4.47"]