GroupId | GroupIdorg.jsmart |
---|---|
ArtifactId | ArtifactIdzerocode-tdd-parent |
Version | Version1.3.15 |
Type | Typepom |
Filename | Size |
---|---|
zerocode-tdd-parent-1.3.15.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd-parent/ -->
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd-parent</artifactId>
<version>1.3.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd-parent/
implementation 'org.jsmart:zerocode-tdd-parent:1.3.15'
// https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd-parent/
implementation ("org.jsmart:zerocode-tdd-parent:1.3.15")
'org.jsmart:zerocode-tdd-parent:pom:1.3.15'
<dependency org="org.jsmart" name="zerocode-tdd-parent" rev="1.3.15">
<artifact name="zerocode-tdd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jsmart', module='zerocode-tdd-parent', version='1.3.15')
)
libraryDependencies += "org.jsmart" % "zerocode-tdd-parent" % "1.3.15"
[org.jsmart/zerocode-tdd-parent "1.3.15"]