is not current version
Last Version 2.1.1

com.github.beothorn:webGrude 1.0.1

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

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

webGrude
Version

Version

1.0.1
Type

Type

jar

Download webGrude 1.0.1


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