License |
License |
---|---|
GroupId | GroupIdcom.fancydsp |
ArtifactId | ArtifactIdptgcore |
Version | Version1.5.9-r |
Type | Typeaar |
Description |
Descriptionptgcore
this is maven central project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ptgcore-1.5.9-r.pom | |
ptgcore-1.5.9-r.aar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fancydsp/ptgcore/ -->
<dependency>
<groupId>com.fancydsp</groupId>
<artifactId>ptgcore</artifactId>
<version>1.5.9-r</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fancydsp/ptgcore/
implementation 'com.fancydsp:ptgcore:1.5.9-r'
// https://jarcasting.com/artifacts/com.fancydsp/ptgcore/
implementation ("com.fancydsp:ptgcore:1.5.9-r")
'com.fancydsp:ptgcore:aar:1.5.9-r'
<dependency org="com.fancydsp" name="ptgcore" rev="1.5.9-r">
<artifact name="ptgcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fancydsp', module='ptgcore', version='1.5.9-r')
)
libraryDependencies += "com.fancydsp" % "ptgcore" % "1.5.9-r"
[com.fancydsp/ptgcore "1.5.9-r"]