is not current version
Last Version 4.1.1

org.webjars.npm:camel-case 0.1.0

WebJar for camel-case

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

camel-case
Version

Version

0.1.0
Type

Type

jar

Download camel-case 0.1.0


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