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