Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-jsor-lity |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
github-com-jsor-lity-2.2.2.pom | |
github-com-jsor-lity-2.2.2.jar | 3 MB |
github-com-jsor-lity-2.2.2-sources.jar | 22 bytes |
github-com-jsor-lity-2.2.2-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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsor-lity/
implementation 'org.webjars.npm:github-com-jsor-lity:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jsor-lity/
implementation ("org.webjars.npm:github-com-jsor-lity:2.2.2")
'org.webjars.npm:github-com-jsor-lity:jar:2.2.2'
<dependency org="org.webjars.npm" name="github-com-jsor-lity" rev="2.2.2">
<artifact name="github-com-jsor-lity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jsor-lity', version='2.2.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-jsor-lity" % "2.2.2"
[org.webjars.npm/github-com-jsor-lity "2.2.2"]