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