GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdes-abstract |
Version | Version1.18.0-next.2 |
Type | Typejar |
Filename | Size |
---|---|
es-abstract-1.18.0-next.2.pom | |
es-abstract-1.18.0-next.2.jar | 567 KB |
es-abstract-1.18.0-next.2-sources.jar | 22 bytes |
es-abstract-1.18.0-next.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/es-abstract/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>es-abstract</artifactId>
<version>1.18.0-next.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/es-abstract/
implementation 'org.webjars.npm:es-abstract:1.18.0-next.2'
// https://jarcasting.com/artifacts/org.webjars.npm/es-abstract/
implementation ("org.webjars.npm:es-abstract:1.18.0-next.2")
'org.webjars.npm:es-abstract:jar:1.18.0-next.2'
<dependency org="org.webjars.npm" name="es-abstract" rev="1.18.0-next.2">
<artifact name="es-abstract" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='es-abstract', version='1.18.0-next.2')
)
libraryDependencies += "org.webjars.npm" % "es-abstract" % "1.18.0-next.2"
[org.webjars.npm/es-abstract "1.18.0-next.2"]