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