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