aboutsummaryrefslogtreecommitdiffstats
path: root/app/licenses.yml
blob: 86a27e6c2c4f51e9b79fd475b1988058b5f13518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
- artifact: org.jetbrains.kotlin:+:+
  name: Kotlin standard libraries
  copyrightHolder: JetBrains s.r.o.
  license: The Apache License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: https://kotlinlang.org/
- artifact: org.jetbrains.kotlinx:+:+
  name: Additional Kotlin libraries
  copyrightHolder: JetBrains s.r.o.
  license: The Apache License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: https://kotlinlang.org/
- artifact: com.android.support:+:+
  name: Android Support Libraries
  copyrightHolder: The Android Open Source Project
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: http://developer.android.com/tools/extras/support-library.html
- artifact: com.android.support.constraint:+:+
  name: ConstraintLayout
  copyrightHolder: The Android Open Source Project
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
- artifact: android.arch.core:+:+
  name: Android Architecture Components
  copyrightHolder: The Android Open Source Project
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: https://developer.android.com/topic/libraries/architecture/index.html
- artifact: android.arch.lifecycle:+:+
  skip: true
- artifact: com.github.bumptech.glide:+:+
  name: Glide
  copyrightHolder: Sam Judd
  license: Simplified BSD License
  licenseUrl: http://www.opensource.org/licenses/bsd-license
  url: https://github.com/bumptech/glide
- artifact: com.github.omadahealth:swipy:+
  name: SwipyRefreshLayout Library
  copyrightHolder: OrangeGangsters
  license: The MIT License (MIT)
  licenseUrl: https://github.com/omadahealth/SwipyRefreshLayout/blob/master/LICENSE
  url: https://github.com/omadahealth/SwipyRefreshLayout
- artifact: com.simplecityapps:recyclerview-fastscroll:+
  name: recyclerview-fastscroll
  copyrightHolder: Tim Malseed, The Android Open Source Project
  license: Apache License Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: https://github.com/timusus/RecyclerView-FastScroll
- artifact: org.twitter4j:+:+
  name: Twitter4J
  copyrightHolder: Yusuke Yamamoto
  license: Apache License 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0
  url: http://twitter4j.org/
- artifact: com.beust:klaxon:+
  name: Klaxon
  copyrightHolder: <><><><>
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
- artifact: com.squareup.leakcanary:leakcanary-android-no-op:+
  name: No op LeakCanary for Android
  copyrightHolder: Square, Inc.
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: http://github.com/square/leakcanary/
- artifact: org.jetbrains:annotations:+
  name: IntelliJ IDEA Annotations
  copyrightHolder: JetBrains s.r.o.
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: http://www.jetbrains.org