GroupId | GroupIdcom.talk2object.plum |
---|---|
ArtifactId | ArtifactIdplum-lib-view-html |
Version | Version0.1.14 |
Type | Typejar |
Filename | Size |
---|---|
plum-lib-view-html-0.1.14.pom | |
plum-lib-view-html-0.1.14.jar | 457 KB |
plum-lib-view-html-0.1.14-sources.jar | 409 KB |
plum-lib-view-html-0.1.14-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-view-html/ -->
<dependency>
<groupId>com.talk2object.plum</groupId>
<artifactId>plum-lib-view-html</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-view-html/
implementation 'com.talk2object.plum:plum-lib-view-html:0.1.14'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-view-html/
implementation ("com.talk2object.plum:plum-lib-view-html:0.1.14")
'com.talk2object.plum:plum-lib-view-html:jar:0.1.14'
<dependency org="com.talk2object.plum" name="plum-lib-view-html" rev="0.1.14">
<artifact name="plum-lib-view-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-lib-view-html', version='0.1.14')
)
libraryDependencies += "com.talk2object.plum" % "plum-lib-view-html" % "0.1.14"
[com.talk2object.plum/plum-lib-view-html "0.1.14"]