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