Last Version

camel-name-utils 1.0.0-RELEASE

It's a simple library. Helps people to get underscore style name from camel style name or get camel style name from underscore style name

License

License

GroupId

GroupId

org.crazycake
ArtifactId

ArtifactId

camel-name-utils
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

camel-name-utils
It's a simple library. Helps people to get underscore style name from camel style name or get camel style name from underscore style name

Download camel-name-utils 1.0.0-RELEASE


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.