GroupId | GroupIdcom.talk2object.plum |
---|---|
ArtifactId | ArtifactIdplum-lib-view-html |
Version | Version0.1.21 |
Type | Typejar |
Filename | Size |
---|---|
plum-lib-view-html-0.1.21.pom | |
plum-lib-view-html-0.1.21.jar | 569 KB |
plum-lib-view-html-0.1.21-sources.jar | 525 KB |
plum-lib-view-html-0.1.21-javadoc.jar | 315 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.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-view-html/
implementation 'com.talk2object.plum:plum-lib-view-html:0.1.21'
// https://jarcasting.com/artifacts/com.talk2object.plum/plum-lib-view-html/
implementation ("com.talk2object.plum:plum-lib-view-html:0.1.21")
'com.talk2object.plum:plum-lib-view-html:jar:0.1.21'
<dependency org="com.talk2object.plum" name="plum-lib-view-html" rev="0.1.21">
<artifact name="plum-lib-view-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talk2object.plum', module='plum-lib-view-html', version='0.1.21')
)
libraryDependencies += "com.talk2object.plum" % "plum-lib-view-html" % "0.1.21"
[com.talk2object.plum/plum-lib-view-html "0.1.21"]