library

android_gradle_template

License

License

GroupId

GroupId

com.github.snowdream.android.template
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

library
android_gradle_template

Download library

How to add to project

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

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
1.0
0.0.1