mydaco-interface

Mydaco interface for app development

License

License

GroupId

GroupId

com.mydaco
ArtifactId

ArtifactId

mydaco-interface
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mydaco-interface
Mydaco interface for app development

Download mydaco-interface

How to add to project

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

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.

Versions

Version
0.0.2
0.0.1