| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-jsor-lity |
| Version | Version2.3.1 |
| Type | Typejar |
| Description |
Descriptionlity
WebJar for lity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| github-com-jsor-lity-2.3.1.pom | |
| github-com-jsor-lity-2.3.1.jar | 3 MB |
| github-com-jsor-lity-2.3.1-sources.jar | 22 bytes |
| github-com-jsor-lity-2.3.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsor-lity/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-jsor-lity</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsor-lity/
implementation 'org.webjars.npm:github-com-jsor-lity:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsor-lity/
implementation ("org.webjars.npm:github-com-jsor-lity:2.3.1")
'org.webjars.npm:github-com-jsor-lity:jar:2.3.1'
<dependency org="org.webjars.npm" name="github-com-jsor-lity" rev="2.3.1">
<artifact name="github-com-jsor-lity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jsor-lity', version='2.3.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-jsor-lity" % "2.3.1"
[org.webjars.npm/github-com-jsor-lity "2.3.1"]