License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.mobidevelop.robovm |
ArtifactId | ArtifactIdrobovm-surefire-provider |
Version | Version2.3.16 |
Type | Typejar |
Description |
DescriptionMaven support for RoboVM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-surefire-provider/ -->
<dependency>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-surefire-provider</artifactId>
<version>2.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-surefire-provider/
implementation 'com.mobidevelop.robovm:robovm-surefire-provider:2.3.16'
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-surefire-provider/
implementation ("com.mobidevelop.robovm:robovm-surefire-provider:2.3.16")
'com.mobidevelop.robovm:robovm-surefire-provider:jar:2.3.16'
<dependency org="com.mobidevelop.robovm" name="robovm-surefire-provider" rev="2.3.16">
<artifact name="robovm-surefire-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobidevelop.robovm', module='robovm-surefire-provider', version='2.3.16')
)
libraryDependencies += "com.mobidevelop.robovm" % "robovm-surefire-provider" % "2.3.16"
[com.mobidevelop.robovm/robovm-surefire-provider "2.3.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.surefire : surefire-providers | pom | 3.0.0-M3 |
com.mobidevelop.robovm : robovm-dist-compiler | jar | 2.3.16 |
com.mobidevelop.robovm : robovm-maven-resolver | jar | 2.3.16 |
com.mobidevelop.robovm : robovm-junit-client | jar | 2.3.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |