Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-manolo-crud-view |
Version | Versionv1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-manolo-crud-view/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-manolo-crud-view</artifactId>
<version>v1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-manolo-crud-view/
implementation 'org.webjars.bower:github-com-manolo-crud-view:v1.0.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-manolo-crud-view/
implementation ("org.webjars.bower:github-com-manolo-crud-view:v1.0.1")
'org.webjars.bower:github-com-manolo-crud-view:jar:v1.0.1'
<dependency org="org.webjars.bower" name="github-com-manolo-crud-view" rev="v1.0.1">
<artifact name="github-com-manolo-crud-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-manolo-crud-view', version='v1.0.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-manolo-crud-view" % "v1.0.1"
[org.webjars.bower/github-com-manolo-crud-view "v1.0.1"]