All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sap.20210129.source-code.pom.xml Maven / Gradle / Ivy

The newest version!
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>it.unimi.di</groupId>
  <artifactId>jsap</artifactId>
  <packaging>jar</packaging>
  <name>JSAP</name>
  <version>20210129</version>
  <description>The Java-based Simple Argument Parser.</description>
  <url>http://www.martiansoftware.com/jsap/</url>
  <licenses>
    <license>
      <name>Apache License v2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
      <distribution>source</distribution>
    </license>
  </licenses>
  <scm>
    <connection>scm:git://github.com/martylamb/jsap.git</connection>
    <url>https://github.com/martylamb/jsap</url>
  </scm>
  <developers>
    <developer>
      <name>John Mutchek</name>
    </developer>
    <developer>
      <name>Marty Lamb</name>
    </developer>
    <developer>
      <name>Sebastiano Vigna</name>
    </developer>
  </developers>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy