Last Version

multi 1.0.0

Jamal macro library to process text files

License

License

GroupId

GroupId

com.javax0.jamal
ArtifactId

ArtifactId

multi
Version

Version

1.0.0
Type

Type

pom
Description

Description

multi
Jamal macro library to process text files

Download multi 1.0.0

Filename Size
multi-1.0.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • engine
  • api
  • tools
  • core
  • maven