License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIddebug |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDebug
WebJar for Debug
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debug-0.8.1.pom | |
debug-0.8.1.jar | 4 KB |
debug-0.8.1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/debug/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>debug</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/debug/
implementation 'org.webjars:debug:0.8.1'
// https://jarcasting.com/artifacts/org.webjars/debug/
implementation ("org.webjars:debug:0.8.1")
'org.webjars:debug:jar:0.8.1'
<dependency org="org.webjars" name="debug" rev="0.8.1">
<artifact name="debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='debug', version='0.8.1')
)
libraryDependencies += "org.webjars" % "debug" % "0.8.1"
[org.webjars/debug "0.8.1"]