Skip to content

chexingchun/JavaExtensionUtilsForAndroid

Repository files navigation

kotlin-extension-android

说明

这是一个Android基于JAVA语言的工具类库,该库集成了最常用的工具类,就比如StringUtil,'FileUtil','DeviceUtil'等。

使用实例

StringUtil.INSTANCE.reverseString("wonium");

使用

步骤2

在你的model目录下的build中增加依赖,替换下面latestVersion位最新的版本,当前最新的版本: Download

dependencies {
	implementation  'com.wonium.extension:java-extension-utils-android:latestVersion'
}

LICENSE

Copyright  $today.year.  wonium

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages