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