fanOutMain

Simple utility to call different -main functions from the cmd line

License

License

GroupId

GroupId

com.indoles.clj
ArtifactId

ArtifactId

fanOutMain
Last Version

Last Version

0.1.0-standalone
Release Date

Release Date

Type

Type

jar
Description

Description

fanOutMain
Simple utility to call different -main functions from the cmd line
Project URL

Project URL

http://github.com/indoles/com.indoles.clj.fanOutMain
Source Code Management

Source Code Management

https://github.com/indoles/com.indoles.clj.fanOutMain

Download fanOutMain

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-standalone
0.1.0