| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdinfluent |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
Descriptioninfluent
WebJar for influent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| influent-0.2.2.pom | |
| influent-0.2.2.jar | 43 KB |
| influent-0.2.2-sources.jar | 22 bytes |
| influent-0.2.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/influent/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>influent</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/influent/
implementation 'org.webjars.bower:influent:0.2.2'
// https://jarcasting.com/artifacts/org.webjars.bower/influent/
implementation ("org.webjars.bower:influent:0.2.2")
'org.webjars.bower:influent:jar:0.2.2'
<dependency org="org.webjars.bower" name="influent" rev="0.2.2">
<artifact name="influent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='influent', version='0.2.2')
)
libraryDependencies += "org.webjars.bower" % "influent" % "0.2.2"
[org.webjars.bower/influent "0.2.2"]