mylibrary

Toggle is a little java tool to make your life easier when you try to use Feature Toggle in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.polyv
ArtifactId

ArtifactId

mylibrary
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

mylibrary
Toggle is a little java tool to make your life easier when you try to use Feature Toggle in Java.
Project URL

Project URL

https://github.com/polyv/PLVAndroidLibMavenTest

Download mylibrary

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0
androidx.core » core-ktx jar 1.1.0
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.
net.polyv

保利威

Versions

Version
1.0