GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdlie |
Version | Version3.0.2 |
Type | Typejar |
Filename | Size |
---|---|
lie-3.0.2.pom | |
lie-3.0.2.jar | 20 KB |
lie-3.0.2-sources.jar | 22 bytes |
lie-3.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lie/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lie</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lie/
implementation 'org.webjars.npm:lie:3.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/lie/
implementation ("org.webjars.npm:lie:3.0.2")
'org.webjars.npm:lie:jar:3.0.2'
<dependency org="org.webjars.npm" name="lie" rev="3.0.2">
<artifact name="lie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lie', version='3.0.2')
)
libraryDependencies += "org.webjars.npm" % "lie" % "3.0.2"
[org.webjars.npm/lie "3.0.2"]