GroupId | GroupIdeu.getintheloop |
---|---|
ArtifactId | ArtifactIdsbt-locfinder-plugin |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sbt-locfinder-plugin-0.1.0.pom | |
sbt-locfinder-plugin-0.1.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.getintheloop/sbt-locfinder-plugin/ -->
<dependency>
<groupId>eu.getintheloop</groupId>
<artifactId>sbt-locfinder-plugin</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.getintheloop/sbt-locfinder-plugin/
implementation 'eu.getintheloop:sbt-locfinder-plugin:0.1.0'
// https://jarcasting.com/artifacts/eu.getintheloop/sbt-locfinder-plugin/
implementation ("eu.getintheloop:sbt-locfinder-plugin:0.1.0")
'eu.getintheloop:sbt-locfinder-plugin:jar:0.1.0'
<dependency org="eu.getintheloop" name="sbt-locfinder-plugin" rev="0.1.0">
<artifact name="sbt-locfinder-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.getintheloop', module='sbt-locfinder-plugin', version='0.1.0')
)
libraryDependencies += "eu.getintheloop" % "sbt-locfinder-plugin" % "0.1.0"
[eu.getintheloop/sbt-locfinder-plugin "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.7.7 |