GroupId | GroupIdorg.webpieces |
---|---|
ArtifactId | ArtifactIdWEBPIECESxAPPNAME |
Version | Version1.9.39 |
Type | Typejar |
Filename | Size |
---|---|
WEBPIECESxAPPNAME-1.9.39.pom | |
WEBPIECESxAPPNAME-1.9.39.jar | 20 KB |
WEBPIECESxAPPNAME-1.9.39-sources.jar | 22 KB |
WEBPIECESxAPPNAME-1.9.39-javadoc.jar | 361 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/WEBPIECESxAPPNAME/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>WEBPIECESxAPPNAME</artifactId>
<version>1.9.39</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/WEBPIECESxAPPNAME/
implementation 'org.webpieces:WEBPIECESxAPPNAME:1.9.39'
// https://jarcasting.com/artifacts/org.webpieces/WEBPIECESxAPPNAME/
implementation ("org.webpieces:WEBPIECESxAPPNAME:1.9.39")
'org.webpieces:WEBPIECESxAPPNAME:jar:1.9.39'
<dependency org="org.webpieces" name="WEBPIECESxAPPNAME" rev="1.9.39">
<artifact name="WEBPIECESxAPPNAME" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='WEBPIECESxAPPNAME', version='1.9.39')
)
libraryDependencies += "org.webpieces" % "WEBPIECESxAPPNAME" % "1.9.39"
[org.webpieces/WEBPIECESxAPPNAME "1.9.39"]