License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlines-and-columns |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlines-and-columns
WebJar for lines-and-columns
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lines-and-columns-1.2.4.pom | |
lines-and-columns-1.2.4.jar | 5 KB |
lines-and-columns-1.2.4-sources.jar | 22 bytes |
lines-and-columns-1.2.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lines-and-columns/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lines-and-columns</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lines-and-columns/
implementation 'org.webjars.npm:lines-and-columns:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/lines-and-columns/
implementation ("org.webjars.npm:lines-and-columns:1.2.4")
'org.webjars.npm:lines-and-columns:jar:1.2.4'
<dependency org="org.webjars.npm" name="lines-and-columns" rev="1.2.4">
<artifact name="lines-and-columns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lines-and-columns', version='1.2.4')
)
libraryDependencies += "org.webjars.npm" % "lines-and-columns" % "1.2.4"
[org.webjars.npm/lines-and-columns "1.2.4"]