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