License |
License
CC-BY-3.0
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdspdx-exceptions |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspdx-exceptions
WebJar for spdx-exceptions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spdx-exceptions-2.3.0.pom | |
spdx-exceptions-2.3.0.jar | 3 KB |
spdx-exceptions-2.3.0-sources.jar | 22 bytes |
spdx-exceptions-2.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/spdx-exceptions/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>spdx-exceptions</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/spdx-exceptions/
implementation 'org.webjars.npm:spdx-exceptions:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/spdx-exceptions/
implementation ("org.webjars.npm:spdx-exceptions:2.3.0")
'org.webjars.npm:spdx-exceptions:jar:2.3.0'
<dependency org="org.webjars.npm" name="spdx-exceptions" rev="2.3.0">
<artifact name="spdx-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='spdx-exceptions', version='2.3.0')
)
libraryDependencies += "org.webjars.npm" % "spdx-exceptions" % "2.3.0"
[org.webjars.npm/spdx-exceptions "2.3.0"]