Last Version

xCombine Library 0.1

Android Plugin Framework.

License

License

GroupId

GroupId

com.github.semoncat.xcombine
ArtifactId

ArtifactId

library
Version

Version

0.1
Type

Type

aar
Description

Description

xCombine Library
Android Plugin Framework.

Download library 0.1


<!-- https://jarcasting.com/artifacts/com.github.semoncat.xcombine/library/ -->
<dependency>
    <groupId>com.github.semoncat.xcombine</groupId>
    <artifactId>library</artifactId>
    <version>0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.semoncat.xcombine/library/
implementation 'com.github.semoncat.xcombine:library:0.1'
// https://jarcasting.com/artifacts/com.github.semoncat.xcombine/library/
implementation ("com.github.semoncat.xcombine:library:0.1")
'com.github.semoncat.xcombine:library:aar:0.1'
<dependency org="com.github.semoncat.xcombine" name="library" rev="0.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.semoncat.xcombine', module='library', version='0.1')
)
libraryDependencies += "com.github.semoncat.xcombine" % "library" % "0.1"
[com.github.semoncat.xcombine/library "0.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.