is not current version
Last Version 0.0.1-beta58

org.webjars.bowergithub.manolo:foo-element 0.0.1-beta1

WebJar for foo-element

GroupId

GroupId

org.webjars.bowergithub.manolo
ArtifactId

ArtifactId

foo-element
Version

Version

0.0.1-beta1
Type

Type

jar

Download foo-element 0.0.1-beta1


<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/foo-element/ -->
<dependency>
    <groupId>org.webjars.bowergithub.manolo</groupId>
    <artifactId>foo-element</artifactId>
    <version>0.0.1-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/foo-element/
implementation 'org.webjars.bowergithub.manolo:foo-element:0.0.1-beta1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/foo-element/
implementation ("org.webjars.bowergithub.manolo:foo-element:0.0.1-beta1")
'org.webjars.bowergithub.manolo:foo-element:jar:0.0.1-beta1'
<dependency org="org.webjars.bowergithub.manolo" name="foo-element" rev="0.0.1-beta1">
  <artifact name="foo-element" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.manolo', module='foo-element', version='0.0.1-beta1')
)
libraryDependencies += "org.webjars.bowergithub.manolo" % "foo-element" % "0.0.1-beta1"
[org.webjars.bowergithub.manolo/foo-element "0.0.1-beta1"]