GroupId | GroupIdcom.devonfw.cobigen |
---|---|
ArtifactId | ArtifactIdhtmlplugin |
Version | Version2021.12.004 |
Type | Typejar |
Filename | Size |
---|---|
htmlplugin-2021.12.004.pom | |
htmlplugin-2021.12.004.jar | 11 KB |
htmlplugin-2021.12.004-sources.jar | 8 KB |
htmlplugin-2021.12.004-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.cobigen/htmlplugin/ -->
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>htmlplugin</artifactId>
<version>2021.12.004</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.cobigen/htmlplugin/
implementation 'com.devonfw.cobigen:htmlplugin:2021.12.004'
// https://jarcasting.com/artifacts/com.devonfw.cobigen/htmlplugin/
implementation ("com.devonfw.cobigen:htmlplugin:2021.12.004")
'com.devonfw.cobigen:htmlplugin:jar:2021.12.004'
<dependency org="com.devonfw.cobigen" name="htmlplugin" rev="2021.12.004">
<artifact name="htmlplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.cobigen', module='htmlplugin', version='2021.12.004')
)
libraryDependencies += "com.devonfw.cobigen" % "htmlplugin" % "2021.12.004"
[com.devonfw.cobigen/htmlplugin "2021.12.004"]