| License |
License |
|---|---|
| GroupId | GroupIdcom.github.apetrelli |
| ArtifactId | ArtifactIdapetrelli-master |
| Last Version | Last Version1-alpha3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAntonio Petrelli - Master project
Master project for items deployed by Antonio Petrelli
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| apetrelli-master-1-alpha3.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.apetrelli/apetrelli-master/ -->
<dependency>
<groupId>com.github.apetrelli</groupId>
<artifactId>apetrelli-master</artifactId>
<version>1-alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli/apetrelli-master/
implementation 'com.github.apetrelli:apetrelli-master:1-alpha3'
// https://jarcasting.com/artifacts/com.github.apetrelli/apetrelli-master/
implementation ("com.github.apetrelli:apetrelli-master:1-alpha3")
'com.github.apetrelli:apetrelli-master:pom:1-alpha3'
<dependency org="com.github.apetrelli" name="apetrelli-master" rev="1-alpha3">
<artifact name="apetrelli-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli', module='apetrelli-master', version='1-alpha3')
)
libraryDependencies += "com.github.apetrelli" % "apetrelli-master" % "1-alpha3"
[com.github.apetrelli/apetrelli-master "1-alpha3"]