License |
License |
---|---|
GroupId | GroupIdcom.fancydsp |
ArtifactId | ArtifactIdptgcore |
Version | Version1.5.3-support |
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-support.pom | |
ptgcore-1.5.3-support.aar | 732 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fancydsp/ptgcore/ -->
<dependency>
<groupId>com.fancydsp</groupId>
<artifactId>ptgcore</artifactId>
<version>1.5.3-support</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fancydsp/ptgcore/
implementation 'com.fancydsp:ptgcore:1.5.3-support'
// https://jarcasting.com/artifacts/com.fancydsp/ptgcore/
implementation ("com.fancydsp:ptgcore:1.5.3-support")
'com.fancydsp:ptgcore:aar:1.5.3-support'
<dependency org="com.fancydsp" name="ptgcore" rev="1.5.3-support">
<artifact name="ptgcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fancydsp', module='ptgcore', version='1.5.3-support')
)
libraryDependencies += "com.fancydsp" % "ptgcore" % "1.5.3-support"
[com.fancydsp/ptgcore "1.5.3-support"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.1.1 |