License |
License |
---|---|
GroupId | GroupIdcom.github.pedrovgs |
ArtifactId | ArtifactIdnox |
Version | Version1.0 |
Type | Typeaar |
Description |
DescriptionNox
Android library created to show a custom view with some intems inside following a shape selected by the library client.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nox-1.0.pom | |
nox-1.0.aar | 64 KB |
nox-1.0-sources.jar | 28 KB |
nox-1.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pedrovgs/nox/ -->
<dependency>
<groupId>com.github.pedrovgs</groupId>
<artifactId>nox</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pedrovgs/nox/
implementation 'com.github.pedrovgs:nox:1.0'
// https://jarcasting.com/artifacts/com.github.pedrovgs/nox/
implementation ("com.github.pedrovgs:nox:1.0")
'com.github.pedrovgs:nox:aar:1.0'
<dependency org="com.github.pedrovgs" name="nox" rev="1.0">
<artifact name="nox" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pedrovgs', module='nox', version='1.0')
)
libraryDependencies += "com.github.pedrovgs" % "nox" % "1.0"
[com.github.pedrovgs/nox "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.1.1 |
com.squareup.picasso : picasso | jar | 2.5.2 |