A version of https://www.npmjs.com/package/invariant in a git repo to allow myself to build a webjar for it easily.
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-fkoehler-linear-layout-vector |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlinear-layout-vector
WebJar for linear-layout-vector
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-fkoehler-linear-layout-vector/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-fkoehler-linear-layout-vector</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-fkoehler-linear-layout-vector/
implementation 'org.webjars.npm:github-com-fkoehler-linear-layout-vector:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-fkoehler-linear-layout-vector/
implementation ("org.webjars.npm:github-com-fkoehler-linear-layout-vector:0.0.1")
'org.webjars.npm:github-com-fkoehler-linear-layout-vector:jar:0.0.1'
<dependency org="org.webjars.npm" name="github-com-fkoehler-linear-layout-vector" rev="0.0.1">
<artifact name="github-com-fkoehler-linear-layout-vector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-fkoehler-linear-layout-vector', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-fkoehler-linear-layout-vector" % "0.0.1"
[org.webjars.npm/github-com-fkoehler-linear-layout-vector "0.0.1"]
A version of https://www.npmjs.com/package/invariant in a git repo to allow myself to build a webjar for it easily.