basepom
A base POM for all com.github.lstephen
Java projects.
Maven Reports: http://lstephen.github.io/basepom
License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.lstephen |
ArtifactId | ArtifactIdbasepom-scala |
Last Version | Last Version1.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbasepom-scala
A base POM for Scala/Java projects from https://github.com/lstephen
|
Filename | Size |
---|---|
basepom-scala-1.17.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lstephen/basepom-scala/ -->
<dependency>
<groupId>com.github.lstephen</groupId>
<artifactId>basepom-scala</artifactId>
<version>1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lstephen/basepom-scala/
implementation 'com.github.lstephen:basepom-scala:1.17'
// https://jarcasting.com/artifacts/com.github.lstephen/basepom-scala/
implementation ("com.github.lstephen:basepom-scala:1.17")
'com.github.lstephen:basepom-scala:pom:1.17'
<dependency org="com.github.lstephen" name="basepom-scala" rev="1.17">
<artifact name="basepom-scala" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lstephen', module='basepom-scala', version='1.17')
)
libraryDependencies += "com.github.lstephen" % "basepom-scala" % "1.17"
[com.github.lstephen/basepom-scala "1.17"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M2 |
A base POM for all com.github.lstephen
Java projects.
Maven Reports: http://lstephen.github.io/basepom