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