| License |
License |
|---|---|
| GroupId | GroupIdcom.pnxtest |
| ArtifactId | ArtifactIdpnx-test-projects |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionpnx-test-projects
all pnxtest projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pnx-test-projects-1.0.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pnxtest/pnx-test-projects/ -->
<dependency>
<groupId>com.pnxtest</groupId>
<artifactId>pnx-test-projects</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pnxtest/pnx-test-projects/
implementation 'com.pnxtest:pnx-test-projects:1.0.2'
// https://jarcasting.com/artifacts/com.pnxtest/pnx-test-projects/
implementation ("com.pnxtest:pnx-test-projects:1.0.2")
'com.pnxtest:pnx-test-projects:pom:1.0.2'
<dependency org="com.pnxtest" name="pnx-test-projects" rev="1.0.2">
<artifact name="pnx-test-projects" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pnxtest', module='pnx-test-projects', version='1.0.2')
)
libraryDependencies += "com.pnxtest" % "pnx-test-projects" % "1.0.2"
[com.pnxtest/pnx-test-projects "1.0.2"]