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