License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.jedwatson |
ArtifactId | ArtifactIdclassnames |
Version | Version2.2.6 |
Type | Typejar |
Description |
Descriptionclassnames
WebJar for classnames
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
classnames-2.2.6.pom | |
classnames-2.2.6.jar | 18 KB |
classnames-2.2.6-sources.jar | 22 bytes |
classnames-2.2.6-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.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/classnames/
implementation 'org.webjars.bowergithub.jedwatson:classnames:2.2.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/classnames/
implementation ("org.webjars.bowergithub.jedwatson:classnames:2.2.6")
'org.webjars.bowergithub.jedwatson:classnames:jar:2.2.6'
<dependency org="org.webjars.bowergithub.jedwatson" name="classnames" rev="2.2.6">
<artifact name="classnames" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jedwatson', module='classnames', version='2.2.6')
)
libraryDependencies += "org.webjars.bowergithub.jedwatson" % "classnames" % "2.2.6"
[org.webjars.bowergithub.jedwatson/classnames "2.2.6"]