Last Version

makeup 0.1.0

HTML generation framework

License

License

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

makeup
Version

Version

0.1.0
Type

Type

jar
Description

Description

makeup
HTML generation framework
Source Code Management

Source Code Management

https://github.com/sangupta/makeup

Download makeup 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
com.sangupta : jerry jar 0.2.0
com.sangupta : nutz jar 0.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.