License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdconsole-style |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionconsole-style
WebJar for console-style
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
console-style-0.1.2.pom | |
console-style-0.1.2.jar | 6 KB |
console-style-0.1.2-sources.jar | 22 bytes |
console-style-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/console-style/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>console-style</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/console-style/
implementation 'org.webjars.npm:console-style:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/console-style/
implementation ("org.webjars.npm:console-style:0.1.2")
'org.webjars.npm:console-style:jar:0.1.2'
<dependency org="org.webjars.npm" name="console-style" rev="0.1.2">
<artifact name="console-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='console-style', version='0.1.2')
)
libraryDependencies += "org.webjars.npm" % "console-style" % "0.1.2"
[org.webjars.npm/console-style "0.1.2"]