is not current version
Last Version 0.32

gradle-scalatest 0.31

gradle-scalatest is a Gradle plugin for executing scalatest tests

License

License

Categories

Categories

Scala Languages Gradle Build Tools
GroupId

GroupId

com.github.maiflai
ArtifactId

ArtifactId

gradle-scalatest
Version

Version

0.31
Type

Type

pom
Description

Description

gradle-scalatest
gradle-scalatest is a Gradle plugin for executing scalatest tests
Project URL

Project URL

https://github.com/maiflai/gradle-scalatest

Download gradle-scalatest 0.31


<!-- https://jarcasting.com/artifacts/com.github.maiflai/gradle-scalatest/ -->
<dependency>
    <groupId>com.github.maiflai</groupId>
    <artifactId>gradle-scalatest</artifactId>
    <version>0.31</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.maiflai/gradle-scalatest/
implementation 'com.github.maiflai:gradle-scalatest:0.31'
// https://jarcasting.com/artifacts/com.github.maiflai/gradle-scalatest/
implementation ("com.github.maiflai:gradle-scalatest:0.31")
'com.github.maiflai:gradle-scalatest:pom:0.31'
<dependency org="com.github.maiflai" name="gradle-scalatest" rev="0.31">
  <artifact name="gradle-scalatest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.maiflai', module='gradle-scalatest', version='0.31')
)
libraryDependencies += "com.github.maiflai" % "gradle-scalatest" % "0.31"
[com.github.maiflai/gradle-scalatest "0.31"]

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.