maven-java-proj 1.0.1
Group ID:
com.github.kynthus
Artifact ID:
maven-java-proj_2.13
Version:
1.0.1
Release Date:
Dec 4, 2020
Licenses:
Files:
libraryDependencies += "com.github.kynthus" %% "maven-java-proj" % "1.0.1"
ivy"com.github.kynthus::maven-java-proj:1.0.1"
//> using dep "com.github.kynthus::maven-java-proj:1.0.1"
import $ivy.`com.github.kynthus::maven-java-proj:1.0.1`
<dependency> <groupId>com.github.kynthus</groupId> <artifactId>maven-java-proj_2.13</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.kynthus', name: 'maven-java-proj_2.13', version: '1.0.1'