License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-kugaevsky-jquery-phoenix |
Version | Version1.2.3 |
Type | Typejar |
Description |
Descriptionphoenix
WebJar for phoenix
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-kugaevsky-jquery-phoenix/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-kugaevsky-jquery-phoenix</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-kugaevsky-jquery-phoenix/
implementation 'org.webjars.bower:github-com-kugaevsky-jquery-phoenix:1.2.3'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-kugaevsky-jquery-phoenix/
implementation ("org.webjars.bower:github-com-kugaevsky-jquery-phoenix:1.2.3")
'org.webjars.bower:github-com-kugaevsky-jquery-phoenix:jar:1.2.3'
<dependency org="org.webjars.bower" name="github-com-kugaevsky-jquery-phoenix" rev="1.2.3">
<artifact name="github-com-kugaevsky-jquery-phoenix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-kugaevsky-jquery-phoenix', version='1.2.3')
)
libraryDependencies += "org.webjars.bower" % "github-com-kugaevsky-jquery-phoenix" % "1.2.3"
[org.webjars.bower/github-com-kugaevsky-jquery-phoenix "1.2.3"]