Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-lib-view-html |
Version | Version0.2.27 |
Type | Typejar |
Filename | Size |
---|---|
plum-lib-view-html-0.2.27.pom | |
plum-lib-view-html-0.2.27.jar | 856 KB |
plum-lib-view-html-0.2.27-sources.jar | 790 KB |
plum-lib-view-html-0.2.27-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/ -->
<dependency>
<groupId>net.abstractfactory.plum</groupId>
<artifactId>plum-lib-view-html</artifactId>
<version>0.2.27</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/
implementation 'net.abstractfactory.plum:plum-lib-view-html:0.2.27'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/
implementation ("net.abstractfactory.plum:plum-lib-view-html:0.2.27")
'net.abstractfactory.plum:plum-lib-view-html:jar:0.2.27'
<dependency org="net.abstractfactory.plum" name="plum-lib-view-html" rev="0.2.27">
<artifact name="plum-lib-view-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-lib-view-html', version='0.2.27')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-lib-view-html" % "0.2.27"
[net.abstractfactory.plum/plum-lib-view-html "0.2.27"]