License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-DefinitelyTyped-DefinitelyTyped |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondefinitely-typed
WebJar for definitely-typed
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-DefinitelyTyped-DefinitelyTyped/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-DefinitelyTyped-DefinitelyTyped</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-DefinitelyTyped-DefinitelyTyped/
implementation 'org.webjars.npm:github-com-DefinitelyTyped-DefinitelyTyped:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-DefinitelyTyped-DefinitelyTyped/
implementation ("org.webjars.npm:github-com-DefinitelyTyped-DefinitelyTyped:0.0.1")
'org.webjars.npm:github-com-DefinitelyTyped-DefinitelyTyped:jar:0.0.1'
<dependency org="org.webjars.npm" name="github-com-DefinitelyTyped-DefinitelyTyped" rev="0.0.1">
<artifact name="github-com-DefinitelyTyped-DefinitelyTyped" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-DefinitelyTyped-DefinitelyTyped', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-DefinitelyTyped-DefinitelyTyped" % "0.0.1"
[org.webjars.npm/github-com-DefinitelyTyped-DefinitelyTyped "0.0.1"]