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