License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdnbstubs |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNbStubs
Stub versions of NbStubs for use as standalone JAR
|
Project Organization |
Project OrganizationMastfrog Technologies |
Filename | Size |
---|---|
nbstubs-1.14.pom | |
nbstubs-1.14.jar | 53 KB |
nbstubs-1.14-sources.jar | 22 KB |
nbstubs-1.14-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/nbstubs/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>nbstubs</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/nbstubs/
implementation 'com.mastfrog:nbstubs:1.14'
// https://jarcasting.com/artifacts/com.mastfrog/nbstubs/
implementation ("com.mastfrog:nbstubs:1.14")
'com.mastfrog:nbstubs:jar:1.14'
<dependency org="com.mastfrog" name="nbstubs" rev="1.14">
<artifact name="nbstubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='nbstubs', version='1.14')
)
libraryDependencies += "com.mastfrog" % "nbstubs" % "1.14"
[com.mastfrog/nbstubs "1.14"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |