maven-java-proj 1.0.1


Group ID:
com.github.kynthus
Artifact ID:
maven-java-proj_2.10
Version:
1.0.1
Release Date:
Dec 4, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.kynthus" %% "maven-java-proj" % "1.0.1"

Mill build tool

ivy"com.github.kynthus::maven-java-proj:1.0.1"

Scala CLI

//> using dep "com.github.kynthus::maven-java-proj:1.0.1"

Ammonite REPL

import $ivy.`com.github.kynthus::maven-java-proj:1.0.1`

<dependency>
  <groupId>com.github.kynthus</groupId>
  <artifactId>maven-java-proj_2.10</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.kynthus', name: 'maven-java-proj_2.10', version: '1.0.1'