is not current version
Last Version 4.1.1

org.webjars.npm:camel-case 1.2.2

WebJar for camel-case

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

camel-case
Version

Version

1.2.2
Type

Type

jar

Download camel-case 1.2.2


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