Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.miracelwhipp.net.xunit |
ArtifactId | ArtifactIdnet-xunit |
Version | Version2.1.1 |
Type | Typepom |
Filename | Size |
---|---|
net-xunit-2.1.1.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.1</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.1'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.xunit/net-xunit/
implementation ("io.github.miracelwhipp.net.xunit:net-xunit:2.1.1")
'io.github.miracelwhipp.net.xunit:net-xunit:pom:2.1.1'
<dependency org="io.github.miracelwhipp.net.xunit" name="net-xunit" rev="2.1.1">
<artifact name="net-xunit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.net.xunit', module='net-xunit', version='2.1.1')
)
libraryDependencies += "io.github.miracelwhipp.net.xunit" % "net-xunit" % "2.1.1"
[io.github.miracelwhipp.net.xunit/net-xunit "2.1.1"]