com.adtran:scala-multiversion-plugin

Gradle plugin to build a project against multiple versions of scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.adtran
ArtifactId

ArtifactId

scala-multiversion-plugin
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.adtran:scala-multiversion-plugin
Gradle plugin to build a project against multiple versions of scala
Project URL

Project URL

https://github.com/ADTRAN/gradle-scala-multiversion-plugin
Source Code Management

Source Code Management

https://github.com/ADTRAN/gradle-scala-multiversion-plugin

Download scala-multiversion-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.adtran/scala-multiversion-plugin/ -->
<dependency>
    <groupId>com.adtran</groupId>
    <artifactId>scala-multiversion-plugin</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.adtran/scala-multiversion-plugin/
implementation 'com.adtran:scala-multiversion-plugin:2.0.4'
// https://jarcasting.com/artifacts/com.adtran/scala-multiversion-plugin/
implementation ("com.adtran:scala-multiversion-plugin:2.0.4")
'com.adtran:scala-multiversion-plugin:jar:2.0.4'
<dependency org="com.adtran" name="scala-multiversion-plugin" rev="2.0.4">
  <artifact name="scala-multiversion-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adtran', module='scala-multiversion-plugin', version='2.0.4')
)
libraryDependencies += "com.adtran" % "scala-multiversion-plugin" % "2.0.4"
[com.adtran/scala-multiversion-plugin "2.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.adtran

ADTRAN

Versions

Version
2.0.4
2.0.3
2.0.2
1.0.37
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.24