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