is not current version
Last Version 1.4.0

io.kevinlee:maven2sbt-core_2.13 1.2.0

maven2sbt-core

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

maven2sbt-core_2.13
Version

Version

1.2.0
Type

Type

jar

Download maven2sbt-core_2.13 1.2.0


<!-- https://jarcasting.com/artifacts/io.kevinlee/maven2sbt-core_2.13/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>maven2sbt-core_2.13</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/maven2sbt-core_2.13/
implementation 'io.kevinlee:maven2sbt-core_2.13:1.2.0'
// https://jarcasting.com/artifacts/io.kevinlee/maven2sbt-core_2.13/
implementation ("io.kevinlee:maven2sbt-core_2.13:1.2.0")
'io.kevinlee:maven2sbt-core_2.13:jar:1.2.0'
<dependency org="io.kevinlee" name="maven2sbt-core_2.13" rev="1.2.0">
  <artifact name="maven2sbt-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='maven2sbt-core_2.13', version='1.2.0')
)
libraryDependencies += "io.kevinlee" % "maven2sbt-core_2.13" % "1.2.0"
[io.kevinlee/maven2sbt-core_2.13 "1.2.0"]