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