core


License

License

GroupId

GroupId

com.jiangyy.core
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

core
core

Download core

Filename Size
core-1.0.4.pom
Browse

How to add to project

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

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.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-alpha02
1.0.0-alpha01