is not current version
Last Version 1.1.3

org.webjars.npm:unherit 1.1.1

WebJar for unherit

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

unherit
Version

Version

1.1.1
Type

Type

jar

Download unherit 1.1.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/unherit/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>unherit</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/unherit/
implementation 'org.webjars.npm:unherit:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/unherit/
implementation ("org.webjars.npm:unherit:1.1.1")
'org.webjars.npm:unherit:jar:1.1.1'
<dependency org="org.webjars.npm" name="unherit" rev="1.1.1">
  <artifact name="unherit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='unherit', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "unherit" % "1.1.1"
[org.webjars.npm/unherit "1.1.1"]