Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created May 5, 2018 11:19
Show Gist options
  • Save illuzor/ab74263f6a89d9f0e726870c6b949d83 to your computer and use it in GitHub Desktop.
Save illuzor/ab74263f6a89d9f0e726870c6b949d83 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="define_int_commonsio" translatable="false" />
<string name="library_commonsio_author" translatable="false">The Apache Software Foundation</string>
<string name="library_commonsio_authorWebsite" translatable="false">http://apache.org</string>
<string name="library_commonsio_libraryName" translatable="false">Apache Commons IO</string>
<string name="library_commonsio_libraryDescription" translatable="false">Commons IO is a library of utilities to assist with developing IO functionality.</string>
<string name="library_commonsio_libraryWebsite" translatable="false">http://commons.apache.org/proper/commons-io/</string>
<string name="library_commonsio_libraryVersion" translatable="false">2.6</string>
<string name="library_commonsio_isOpenSource" translatable="false">true</string>
<string name="library_commonsio_repositoryLink" translatable="false">http://svn.apache.org/viewvc/commons/proper/io/trunk</string>
<string name="library_commonsio_classPath" translatable="false">org.apache.commons.io</string>
<string name="library_commonsio_licenseId" translatable="false">apache_2_0</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="define_int_material_range_bar" translatable="false" />
<string name="library_material_range_bar_author" translatable="false">oli107</string>
<string name="library_material_range_bar_authorWebsite" translatable="false" />
<string name="library_material_range_bar_libraryName" translatable="false">MaterialRangeBar</string>
<string name="library_material_range_bar_libraryDescription" translatable="false">MaterialRangeBar is a fork of https://github.com/edmodo/range-bar that adds some basic material styling, as well as start and end values, values as floats and some other things</string>
<string name="library_material_range_bar_libraryWebsite" translatable="false" />
<string name="library_material_range_bar_libraryVersion" translatable="false">1.3</string>
<string name="library_material_range_bar_isOpenSource" translatable="false">true</string>
<string name="library_material_range_bar_repositoryLink" translatable="false">https://github.com/oli107/material-range-bar</string>
<string name="library_material_range_bar_classPath" translatable="false" />
<string name="library_material_range_bar_licenseId" translatable="false">apache_2_0</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="define_int_mighty_preferences" translatable="false" />
<string name="library_mighty_preferences_author" translatable="false">Artem Zanin</string>
<string name="library_mighty_preferences_authorWebsite" translatable="false">http://illuzor.com</string>
<string name="library_mighty_preferences_libraryName" translatable="false">Mighty Preferences</string>
<string name="library_mighty_preferences_libraryDescription" translatable="false">Kotlin library for android. Wrapper for SharedPreferences which provides additional possibilities.</string>
<string name="library_mighty_preferences_libraryWebsite" translatable="false" />
<string name="library_mighty_preferences_libraryVersion" translatable="false">0.0.6</string>
<string name="library_mighty_preferences_isOpenSource" translatable="false">true</string>
<string name="library_mighty_preferences_repositoryLink" translatable="false">https://github.com/illuzor/Mighty-Preferences</string>
<string name="library_mighty_preferences_classPath" translatable="false" />
<string name="library_mighty_preferences_licenseId" translatable="false">apache_2_0</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment