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