is not current version
Last Version 4.1.1

org.webjars.npm:camel-case 0.0.1

WebJar for camel-case

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

camel-case
Version

Version

0.0.1
Type

Type

jar

Download camel-case 0.0.1


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