| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdunibabel |
| Last Version | Last Version2.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionunibabel
WebJar for unibabel
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| unibabel-2.1.3.pom | |
| unibabel-2.1.3.jar | 17 KB |
| unibabel-2.1.3-sources.jar | 22 bytes |
| unibabel-2.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/unibabel/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>unibabel</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/unibabel/
implementation 'org.webjars.bower:unibabel:2.1.3'
// https://jarcasting.com/artifacts/org.webjars.bower/unibabel/
implementation ("org.webjars.bower:unibabel:2.1.3")
'org.webjars.bower:unibabel:jar:2.1.3'
<dependency org="org.webjars.bower" name="unibabel" rev="2.1.3">
<artifact name="unibabel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='unibabel', version='2.1.3')
)
libraryDependencies += "org.webjars.bower" % "unibabel" % "2.1.3"
[org.webjars.bower/unibabel "2.1.3"]