License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsimple-assign |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-assign
WebJar for simple-assign
|
Project URL |
Project URL |
Filename | Size |
---|---|
simple-assign-0.1.0.pom | |
simple-assign-0.1.0.jar | 3 KB |
simple-assign-0.1.0-sources.jar | 22 bytes |
simple-assign-0.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/simple-assign/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>simple-assign</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/simple-assign/
implementation 'org.webjars.npm:simple-assign:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/simple-assign/
implementation ("org.webjars.npm:simple-assign:0.1.0")
'org.webjars.npm:simple-assign:jar:0.1.0'
<dependency org="org.webjars.npm" name="simple-assign" rev="0.1.0">
<artifact name="simple-assign" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='simple-assign', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "simple-assign" % "0.1.0"
[org.webjars.npm/simple-assign "0.1.0"]