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