Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.abstractfactory.plum |
ArtifactId | ArtifactIdplum-lib-view-html |
Version | Version0.1.26 |
Type | Typejar |
Filename | Size |
---|---|
plum-lib-view-html-0.1.26.pom | |
plum-lib-view-html-0.1.26.jar | 817 KB |
plum-lib-view-html-0.1.26-sources.jar | 769 KB |
plum-lib-view-html-0.1.26-javadoc.jar | 323 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.1.26</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/
implementation 'net.abstractfactory.plum:plum-lib-view-html:0.1.26'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-lib-view-html/
implementation ("net.abstractfactory.plum:plum-lib-view-html:0.1.26")
'net.abstractfactory.plum:plum-lib-view-html:jar:0.1.26'
<dependency org="net.abstractfactory.plum" name="plum-lib-view-html" rev="0.1.26">
<artifact name="plum-lib-view-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-lib-view-html', version='0.1.26')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-lib-view-html" % "0.1.26"
[net.abstractfactory.plum/plum-lib-view-html "0.1.26"]