| License |
License |
|---|---|
| GroupId | GroupIdcom.github.omarmiatello.android-utils-ktx |
| ArtifactId | ArtifactIdeasyfrc |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
Descriptionandroid-utils-ktx-easyfrc
Simple configuration: Variables for Firebase Remote Config
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easyfrc-1.1.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/easyfrc/ -->
<dependency>
<groupId>com.github.omarmiatello.android-utils-ktx</groupId>
<artifactId>easyfrc</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/easyfrc/
implementation 'com.github.omarmiatello.android-utils-ktx:easyfrc:1.1.0'
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-utils-ktx/easyfrc/
implementation ("com.github.omarmiatello.android-utils-ktx:easyfrc:1.1.0")
'com.github.omarmiatello.android-utils-ktx:easyfrc:pom:1.1.0'
<dependency org="com.github.omarmiatello.android-utils-ktx" name="easyfrc" rev="1.1.0">
<artifact name="easyfrc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.omarmiatello.android-utils-ktx', module='easyfrc', version='1.1.0')
)
libraryDependencies += "com.github.omarmiatello.android-utils-ktx" % "easyfrc" % "1.1.0"
[com.github.omarmiatello.android-utils-ktx/easyfrc "1.1.0"]