is not current version
Last Version 3.0.2

org.webjars.npm:normalize-package-data 2.3.8

WebJar for normalize-package-data

Categories

Categories

Data ORM
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

normalize-package-data
Version

Version

2.3.8
Type

Type

jar

Download normalize-package-data 2.3.8


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