scala-native / scala-native   0.5.7

Website GitHub

Your favorite language gets closer to bare metal.

Scala versions: 3.x 2.13 2.12
Scala Native versions: 0.5
sbt plugins: 1.x

junit-plugin_3.4.3 0.5.6


Group ID:
org.scala-native
Artifact ID:
junit-plugin_3.4.3
Version:
0.5.6
Release Date:
Nov 13, 2024
Licenses:
Files:
Full Scala Version:
3.4.3

libraryDependencies += "org.scala-native" % "junit-plugin_3.4.3" % "0.5.6"

Mill build tool

ivy"org.scala-native:junit-plugin_3.4.3:0.5.6"

Scala CLI

//> using dep "org.scala-native:junit-plugin_3.4.3:0.5.6"

Ammonite REPL

import $ivy.`org.scala-native:junit-plugin_3.4.3:0.5.6`

<dependency>
  <groupId>org.scala-native</groupId>
  <artifactId>junit-plugin_3.4.3</artifactId>
  <version>0.5.6</version>
</dependency>

compile group: 'org.scala-native', name: 'junit-plugin_3.4.3', version: '0.5.6'