| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.jedwatson | 
| ArtifactId | ArtifactIdclassnames | 
| Last Version | Last Version2.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionclassnames WebJar for classnames | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| classnames-2.3.1.pom | |
| classnames-2.3.1.jar | 14 KB | 
| classnames-2.3.1-sources.jar | 22 bytes | 
| classnames-2.3.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/classnames/ -->
<dependency>
    <groupId>org.webjars.bowergithub.jedwatson</groupId>
    <artifactId>classnames</artifactId>
    <version>2.3.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/classnames/
implementation 'org.webjars.bowergithub.jedwatson:classnames:2.3.1'// https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/classnames/
implementation ("org.webjars.bowergithub.jedwatson:classnames:2.3.1")'org.webjars.bowergithub.jedwatson:classnames:jar:2.3.1'<dependency org="org.webjars.bowergithub.jedwatson" name="classnames" rev="2.3.1">
  <artifact name="classnames" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bowergithub.jedwatson', module='classnames', version='2.3.1')
)libraryDependencies += "org.webjars.bowergithub.jedwatson" % "classnames" % "2.3.1"[org.webjars.bowergithub.jedwatson/classnames "2.3.1"]