Go to the releases page to download the latest available apk.
@zsmb13 |
@aesean |
@STFBEE |
@CorneilleEdi |
@naufalprakoso |
You |
---|
@mrcsxsiq |
---|
All the code available under the MIT license. See LICENSE.
MIT License
Copyright (c) 2019 Marcos Paulo Farias
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
下面是我试图用配置autowire的kotlin bean 最后,这是一个常规java bean,它确实用填充,但是当它得到时,我看到这些属性是空的/null
从https://api.spacexdata.com/v3获取日期启动此日期的格式为:2006-03-25T10:30:00+12:00。我想将其转换为“DD,mm,YYYY”,但总是得到错误:“java.time.format.DateTimeParseException:Text'2006-03-25T10:30:00+12:00'could not be parsed,unparsed T
Kotlin/Native The development of Kotlin/Native was moved to https://github.com/JetBrains/kotlin.Because of that, this repository was archived. Instead of creating new issues in this repository or comm
GraphQL Kotlin GraphQL Kotlin is a collection of libraries, built on top of graphql-java, that simplify running GraphQL clients and servers in Kotlin. Visit our documentation site for more details. ��
KotlinExtensions Utility extensions, properties and useful methods to boost your programming with Kotlin. How to install Maven Add the following repository to your pom.xml: <repositories> <reposito
该项目为仿 b 站项目的 kotlin 版,大部分界面采用 kotlin 编程,由于本人水平有限,有些 kotlin 写法不规范,后期有时间会逐步完善,和原项目一样采用 rxjava2+okhttp+retrofit+mvp+dagger2 为主要框架。 截图: