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