maven2sbt-core


License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

maven2sbt-core_2.10
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven2sbt-core
maven2sbt-core
Project URL

Project URL

https://github.com/Kevin-Lee/maven2sbt
Project Organization

Project Organization

io.kevinlee
Source Code Management

Source Code Management

https://github.com/Kevin-Lee/maven2sbt

Download maven2sbt-core_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7

test (3)

Group / Artifact Type Version
qa.hedgehog » hedgehog-core_2.10 jar 64eccc9ca7dbe7a369208a14a97a25d7ccbbda67
qa.hedgehog » hedgehog-runner_2.10 jar 64eccc9ca7dbe7a369208a14a97a25d7ccbbda67
qa.hedgehog » hedgehog-sbt_2.10 jar 64eccc9ca7dbe7a369208a14a97a25d7ccbbda67

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0