| License |
License |
|---|---|
| GroupId | GroupIdcom.javax0.jamal |
| ArtifactId | ArtifactIdjamal-parent |
| Last Version | Last Version1.12.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjamal-parent
Jamal macro library to process text files
|
| Filename | Size |
|---|---|
| jamal-parent-1.12.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.javax0.jamal/jamal-parent/ -->
<dependency>
<groupId>com.javax0.jamal</groupId>
<artifactId>jamal-parent</artifactId>
<version>1.12.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.jamal/jamal-parent/
implementation 'com.javax0.jamal:jamal-parent:1.12.2'
// https://jarcasting.com/artifacts/com.javax0.jamal/jamal-parent/
implementation ("com.javax0.jamal:jamal-parent:1.12.2")
'com.javax0.jamal:jamal-parent:pom:1.12.2'
<dependency org="com.javax0.jamal" name="jamal-parent" rev="1.12.2">
<artifact name="jamal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.javax0.jamal', module='jamal-parent', version='1.12.2')
)
libraryDependencies += "com.javax0.jamal" % "jamal-parent" % "1.12.2"
[com.javax0.jamal/jamal-parent "1.12.2"]