- Utility classes
- Brapi v1.3 code
SharedPreferences
wrapper- ELANE USB Plus 5kg and ELANE USB PS2000 5kg scale connectivity code
To use this library in your Android project, just add the following dependency into your module's build.gradle
:
Use Jitpack implementation
- Check Jitpack use :
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
- Add implementation in project build :
implementation 'com.github.phenoapps:PhenoLib:v0.9.25'
Trevor Rife 📆 🤔 |
peterrosario 💻 💡 |
Chaney Courtney 💻 |
Licensed under the GNU General Public License version 3 (GPLv3).
You may obtain a copy of the License at
http://www.gnu.org/licenses/gpl-3.0.html
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.