Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyhttp-server-thymeleaf |
Version | Version0.1.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-thymeleaf/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyhttp-server-thymeleaf</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-thymeleaf/
implementation 'com.tvd12:ezyhttp-server-thymeleaf:0.1.6'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-thymeleaf/
implementation ("com.tvd12:ezyhttp-server-thymeleaf:0.1.6")
'com.tvd12:ezyhttp-server-thymeleaf:jar:0.1.6'
<dependency org="com.tvd12" name="ezyhttp-server-thymeleaf" rev="0.1.6">
<artifact name="ezyhttp-server-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp-server-thymeleaf', version='0.1.6')
)
libraryDependencies += "com.tvd12" % "ezyhttp-server-thymeleaf" % "0.1.6"
[com.tvd12/ezyhttp-server-thymeleaf "0.1.6"]