License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.stanfy.enroscar |
ArtifactId | ArtifactIdenroscar-net |
Version | Version2.0.alpha1 |
Type | Typeaar |
Description |
DescriptionEnroscar Net
Networking tool for Android based on URLConnection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enroscar-net-2.0.alpha1.pom | |
enroscar-net-2.0.alpha1.aar | 145 KB |
enroscar-net-2.0.alpha1-sources.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-net/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-net</artifactId>
<version>2.0.alpha1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-net/
implementation 'com.stanfy.enroscar:enroscar-net:2.0.alpha1'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-net/
implementation ("com.stanfy.enroscar:enroscar-net:2.0.alpha1")
'com.stanfy.enroscar:enroscar-net:aar:2.0.alpha1'
<dependency org="com.stanfy.enroscar" name="enroscar-net" rev="2.0.alpha1">
<artifact name="enroscar-net" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-net', version='2.0.alpha1')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-net" % "2.0.alpha1"
[com.stanfy.enroscar/enroscar-net "2.0.alpha1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit : retrofit | jar | 1.+ |
com.stanfy.enroscar : enroscar-goro | jar | 2.0.alpha1 |
com.stanfy.enroscar : enroscar-beans | jar | 2.0.alpha1 |
com.stanfy.enroscar : enroscar-content | jar | 2.0.alpha1 |
com.stanfy : gson-xml-java | jar | 0.1.+ |
com.jakewharton : disklrucache | jar | 2.0.2 |
com.google.code.gson : gson | jar | 2.2.4 |
com.squareup.okhttp : okhttp | jar | 1.+ |
com.stanfy.enroscar : enroscar-io | jar | 2.0.alpha1 |