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