Last Version

KPresenterAdapter Anotations 2.0.0

Kotlin Presenter Adapter

License

License

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

kpresenteradapter-annotations
Version

Version

2.0.0
Type

Type

jar
Description

Description

KPresenterAdapter Anotations
Kotlin Presenter Adapter
Project URL

Project URL

https://github.com/vicpinm/KPresenterAdapter
Source Code Management

Source Code Management

https://github.com/vicpinm/KPresenterAdapter

Download kpresenteradapter-annotations 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.vicpinm/kpresenteradapter-annotations/ -->
<dependency>
    <groupId>com.github.vicpinm</groupId>
    <artifactId>kpresenteradapter-annotations</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicpinm/kpresenteradapter-annotations/
implementation 'com.github.vicpinm:kpresenteradapter-annotations:2.0.0'
// https://jarcasting.com/artifacts/com.github.vicpinm/kpresenteradapter-annotations/
implementation ("com.github.vicpinm:kpresenteradapter-annotations:2.0.0")
'com.github.vicpinm:kpresenteradapter-annotations:jar:2.0.0'
<dependency org="com.github.vicpinm" name="kpresenteradapter-annotations" rev="2.0.0">
  <artifact name="kpresenteradapter-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicpinm', module='kpresenteradapter-annotations', version='2.0.0')
)
libraryDependencies += "com.github.vicpinm" % "kpresenteradapter-annotations" % "2.0.0"
[com.github.vicpinm/kpresenteradapter-annotations "2.0.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.