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