Last Version

moulder 1.0.0

A jQuery-like HTML templating library written in Java

License

License

GroupId

GroupId

com.plecting
ArtifactId

ArtifactId

moulder
Version

Version

1.0.0
Type

Type

jar
Description

Description

moulder
A jQuery-like HTML templating library written in Java
Project URL

Project URL

http://github.com/jawher/moulder-j
Source Code Management

Source Code Management

https://github.com/jawher/moulder-j.git

Download moulder 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.6.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.