Last Version

Nox 1.0

Android library created to show a custom view with some intems inside following a shape selected by the library client.

License

License

GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

nox
Version

Version

1.0
Type

Type

aar
Description

Description

Nox
Android library created to show a custom view with some intems inside following a shape selected by the library client.
Project URL

Project URL

https://github.com/pedrovgs/Nox
Source Code Management

Source Code Management

https://github.com/pedrovgs/Nox

Download nox 1.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.1.1
com.squareup.picasso : picasso jar 2.5.2

Project Modules

There are no modules declared in this project.