License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnice-try |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionnice-try
WebJar for nice-try
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nice-try-1.0.5.pom | |
nice-try-1.0.5.jar | 5 KB |
nice-try-1.0.5-sources.jar | 22 bytes |
nice-try-1.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nice-try/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nice-try</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nice-try/
implementation 'org.webjars.npm:nice-try:1.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/nice-try/
implementation ("org.webjars.npm:nice-try:1.0.5")
'org.webjars.npm:nice-try:jar:1.0.5'
<dependency org="org.webjars.npm" name="nice-try" rev="1.0.5">
<artifact name="nice-try" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nice-try', version='1.0.5')
)
libraryDependencies += "org.webjars.npm" % "nice-try" % "1.0.5"
[org.webjars.npm/nice-try "1.0.5"]