Last Version

dspec 0.1.1

An easy way to draw UI specs on top of your Android UI.

License

License

GroupId

GroupId

org.lucasr.dspec
ArtifactId

ArtifactId

dspec
Version

Version

0.1.1
Type

Type

aar
Description

Description

dspec
An easy way to draw UI specs on top of your Android UI.
Project URL

Project URL

https://github.com/lucasr/dspec/
Source Code Management

Source Code Management

https://github.com/lucasr/dspec/

Download dspec 0.1.1


<!-- https://jarcasting.com/artifacts/org.lucasr.dspec/dspec/ -->
<dependency>
    <groupId>org.lucasr.dspec</groupId>
    <artifactId>dspec</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.lucasr.dspec/dspec/
implementation 'org.lucasr.dspec:dspec:0.1.1'
// https://jarcasting.com/artifacts/org.lucasr.dspec/dspec/
implementation ("org.lucasr.dspec:dspec:0.1.1")
'org.lucasr.dspec:dspec:aar:0.1.1'
<dependency org="org.lucasr.dspec" name="dspec" rev="0.1.1">
  <artifact name="dspec" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.lucasr.dspec', module='dspec', version='0.1.1')
)
libraryDependencies += "org.lucasr.dspec" % "dspec" % "0.1.1"
[org.lucasr.dspec/dspec "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.