is not current version
Last Version 2.1.1

com.github.beothorn:webGrude 1.0.0

Loads the content of a html on a anottated java class.

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

webGrude
Version

Version

1.0.0
Type

Type

jar

Download webGrude 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.beothorn/webGrude/ -->
<dependency>
    <groupId>com.github.beothorn</groupId>
    <artifactId>webGrude</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.beothorn/webGrude/
implementation 'com.github.beothorn:webGrude:1.0.0'
// https://jarcasting.com/artifacts/com.github.beothorn/webGrude/
implementation ("com.github.beothorn:webGrude:1.0.0")
'com.github.beothorn:webGrude:jar:1.0.0'
<dependency org="com.github.beothorn" name="webGrude" rev="1.0.0">
  <artifact name="webGrude" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.beothorn', module='webGrude', version='1.0.0')
)
libraryDependencies += "com.github.beothorn" % "webGrude" % "1.0.0"
[com.github.beothorn/webGrude "1.0.0"]