easy-kotlin-lib-jar

Repository Sample For Native Kotlin Library

APACHE-2.0 License

Stars
7
Committers
1

Bot releases are visible (Hide)

easy-kotlin-lib-jar - Release v1.0.6 Latest Release

Published by amirisback over 2 years ago

easy-kotlin-lib-jar

Repository for testing build from jitpack.io

  • Red : Failed
  • Green : Success / Pass

Version Release

This Is Latest Release

$version_release = 1.0.6

What's New??

* Available for buildSrc Kotlin DSL *

Download this project

Step 1. Add the JitPack repository to your build file (build.gradle : Project)

Add it in your root build.gradle at the end of repositories:

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency (build.gradle : Module)

For build.gradle (Groovy)

dependencies {
    implementation 'com.github.amirisback:easy-kotlin-lib-jar:1.0.6'
}

For build.gradle.kts (Kotlin DSL)

dependencies {
    implementation("com.github.amirisback:easy-kotlin-lib-jar:1.0.6")
}

Screenshoot

Android Studio

ScreentShoot

Intellij IDEA

ScreentShoot

Colaborator

Very open to anyone, I'll write your name under this, please contribute by sending an email to me

  • Mail To [email protected]
  • Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
  • Example : Github_amirisback_kotlin_admob-helper-implementation

Name Of Contribute

  • Muhammad Faisal Amir
  • Waiting List
  • Waiting List

Waiting for your contribute

Insipiration

Attention !!!

  • Please enjoy and don't forget fork and give a star
  • Don't Forget Follow My Github Account
easy-kotlin-lib-jar - Release v1.0.5

Published by amirisback over 2 years ago

sample-kotlin-library

Repository Sample For Native Kotlin Library

Repository for testing build from jitpack.io

  • Red : Failed
  • Green : Success / Pass

Version Release

This Is Latest Release

$version_release = 1.0.5

What's New??

* Available for buildSrc Kotlin DSL *

Download this project

Step 1. Add the JitPack repository to your build file (build.gradle : Project)

Add it in your root build.gradle at the end of repositories:

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency (build.gradle : Module)

For build.gradle (Groovy)

dependencies {
    implementation 'com.github.amirisback:sample-kotlin-library:1.0.5'
}

For build.gradle.kts (Kotlin DSL)

dependencies {
    implementation("com.github.amirisback:sample-kotlin-library:1.0.5")
}

Screenshoot

Android Studio

ScreentShoot

Intellij IDEA

ScreentShoot

Colaborator

Very open to anyone, I'll write your name under this, please contribute by sending an email to me

  • Mail To [email protected]
  • Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
  • Example : Github_amirisback_kotlin_admob-helper-implementation

Name Of Contribute

  • Muhammad Faisal Amir
  • Waiting List
  • Waiting List

Waiting for your contribute

Insipiration

Attention !!!

  • Please enjoy and don't forget fork and give a star
  • Don't Forget Follow My Github Account
easy-kotlin-lib-jar - Release v1.0.4

Published by amirisback over 2 years ago

sample-kotlin-library

Repository Sample For Native Kotlin Library

Repository for testing build from jitpack.io

  • Red : Failed
  • Green : Success / Pass

Version Release

This Is Latest Release

$version_release = 1.0.4

What's New??

* New Release *

Download this project

Step 1. Add the JitPack repository to your build file (build.gradle : Project)

Add it in your root build.gradle at the end of repositories:

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency (build.gradle : Module)

For build.gradle (Groovy)

dependencies {
    implementation 'com.github.amirisback:sample-kotlin-library:1.0.4'
}

For build.gradle.kts (Kotlin DSL)

dependencies {
    implementation("com.github.amirisback:sample-kotlin-library:1.0.4")
}

Screenshoot

Android Studio

ScreentShoot

Intellij IDEA

ScreentShoot

Colaborator

Very open to anyone, I'll write your name under this, please contribute by sending an email to me

  • Mail To [email protected]
  • Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
  • Example : Github_amirisback_kotlin_admob-helper-implementation

Name Of Contribute

  • Muhammad Faisal Amir
  • Waiting List
  • Waiting List

Waiting for your contribute

Insipiration

Attention !!!

  • Please enjoy and don't forget fork and give a star
  • Don't Forget Follow My Github Account
easy-kotlin-lib-jar - Release v1.0.3

Published by amirisback about 3 years ago

sample-kotlin-library

Repository Sample For Native Kotlin Library

Repository for testing build from jitpack.io

  • Red : Failed
  • Green : Success / Pass

Version Release

This Is Latest Release

$version_release = 1.0.3

What's New??

* New Release *

Download this project

Step 1. Add the JitPack repository to your build file (build.gradle : Project)

Add it in your root build.gradle at the end of repositories:

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency (build.gradle : Module)

For build.gradle (Groovy)

dependencies {
    implementation 'com.github.amirisback:sample-kotlin-library:1.0.3'
}

For build.gradle.kts (Kotlin DSL)

dependencies {
    implementation("com.github.amirisback:sample-kotlin-library:1.0.3")
}

Colaborator

Very open to anyone, I'll write your name under this, please contribute by sending an email to me

  • Mail To [email protected]
  • Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
  • Example : Github_amirisback_kotlin_admob-helper-implementation

Name Of Contribute

  • Muhammad Faisal Amir
  • Waiting List
  • Waiting List

Waiting for your contribute

Insipiration

Attention !!!

  • Please enjoy and don't forget fork and give a star
  • Don't Forget Follow My Github Account
Package Rankings
Top 24.45% on Github actions
Badges
Extracted from project README
Related Projects