License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.miracelwhipp.net.xunit |
ArtifactId | ArtifactIdnet-xunit |
Version | Version2.1.2 |
Type | Typepom |
Description |
DescriptionThis maven plugin allows you to compile and test c# code as well as deploy the binaries to maven repositories.
|
Filename | Size |
---|---|
net-xunit-2.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.miracelwhipp.net.xunit/net-xunit/ -->
<dependency>
<groupId>io.github.miracelwhipp.net.xunit</groupId>
<artifactId>net-xunit</artifactId>
<version>2.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.xunit/net-xunit/
implementation 'io.github.miracelwhipp.net.xunit:net-xunit:2.1.2'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.xunit/net-xunit/
implementation ("io.github.miracelwhipp.net.xunit:net-xunit:2.1.2")
'io.github.miracelwhipp.net.xunit:net-xunit:pom:2.1.2'
<dependency org="io.github.miracelwhipp.net.xunit" name="net-xunit" rev="2.1.2">
<artifact name="net-xunit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.net.xunit', module='net-xunit', version='2.1.2')
)
libraryDependencies += "io.github.miracelwhipp.net.xunit" % "net-xunit" % "2.1.2"
[io.github.miracelwhipp.net.xunit/net-xunit "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
xunit.assert » xunit.assert | dll | 2.4.0 |
xunit.extensibility.core » xunit.core | dll | 2.4.0 |
xunit.extensibility.execution » xunit.execution.dotnet | dll | 2.4.0 |