mill-dist
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>mill-dist</artifactId>
<version>1.0.6-48-995c96</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<name>mill-dist</name>
<groupId>com.lihaoyi</groupId>
<artifactId>mill-dist</artifactId>
<packaging>jar</packaging>
<description>mill-dist</description>
<version>1.0.6-48-995c96</version>
<url>https://github.com/com-lihaoyi/mill</url>
<licenses>
<license>
<name>MIT License</name>
<url>https://spdx.org/licenses/MIT.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:git://github.com/com-lihaoyi/mill.git</connection>
<developerConnection>scm:git:ssh://git@github.com:com-lihaoyi/mill.git</developerConnection>
<url>https://github.com/com-lihaoyi/mill</url>
</scm>
<developers>
<developer>
<id>lihaoyi</id>
<name>Li Haoyi</name>
<url>https://github.com/lihaoyi</url>
<email></email>
</developer>
<developer>
<id>lefou</id>
<name>Tobias Roeser</name>
<url>https://github.com/lefou</url>
<email></email>
</developer>
</developers>
<dependencies> </dependencies>
</project>