is not current version
Last Version 6.2.0

org.webjars.npm:camelcase 2.1.1

WebJar for camelcase

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

camelcase
Version

Version

2.1.1
Type

Type

jar

Download camelcase 2.1.1


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