Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit 05eb495

Browse files
authored
Merge pull request #15 from Doomsdayrs/development
v1.4.0 merge
2 parents 0b4d452 + 4ce46c6 commit 05eb495

File tree

135 files changed

+1955
-1042
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+1955
-1042
lines changed

Jikan4java.iml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
4+
<output url="file://$MODULE_DIR$/target/classes" />
5+
<output-test url="file://$MODULE_DIR$/target/test-classes" />
6+
<content url="file://$MODULE_DIR$">
7+
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
8+
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
9+
<excludeFolder url="file://$MODULE_DIR$/target" />
10+
</content>
11+
<orderEntry type="inheritedJdk" />
12+
<orderEntry type="sourceFolder" forTests="false" />
13+
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
14+
<orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.14.2" level="project" />
15+
<orderEntry type="library" name="Maven: com.squareup.okio:okio:1.17.2" level="project" />
16+
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.9" level="project" />
17+
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.9" level="project" />
18+
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.10.1" level="project" />
19+
<orderEntry type="library" name="Maven: com.googlecode.json-simple:json-simple:1.1.1" level="project" />
20+
<orderEntry type="library" name="Maven: junit:junit:4.10" level="project" />
21+
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.1" level="project" />
22+
</component>
23+
</module>

docs/com/github/Doomsdayrs/Jikan4java/ExampleClass.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,7 @@ <h1 class="title" title="Class ExampleClass">Class ExampleClass</h1>
134134
GNU General Public License for more details.
135135
You should have received a copy of the GNU General Public License
136136
along with Jikan4java. If not, see
137-
<https:
138-
//www.gnu.org/licenses/>.
137+
< https://www.gnu.org/licenses/ >.
139138
====================================================================
140139
Jikan4java
141140
28 / October / 2018

docs/com/github/Doomsdayrs/Jikan4java/connection/Anime/AnimeConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ <h1 class="title" title="Class AnimeConnection">Class AnimeConnection</h1>
148148
GNU General Public License for more details.
149149
You should have received a copy of the GNU General Public License
150150
along with Jikan4java. If not, see
151-
<https:
152-
//www.gnu.org/licenses/>.
151+
< https://www.gnu.org/licenses/ >.
153152
====================================================================
154153
Jikan4java
155154
28 / October / 2018

docs/com/github/Doomsdayrs/Jikan4java/connection/Character/CharacterConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ <h1 class="title" title="Class CharacterConnection">Class CharacterConnection</h
148148
GNU General Public License for more details.
149149
You should have received a copy of the GNU General Public License
150150
along with Jikan4java. If not, see
151-
<https:
152-
//www.gnu.org/licenses/>.
151+
< https://www.gnu.org/licenses/ >.
153152
====================================================================
154153
Jikan4java
155154
28 / October / 2018

docs/com/github/Doomsdayrs/Jikan4java/connection/Club/ClubConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ <h1 class="title" title="Class ClubConnection">Class ClubConnection</h1>
141141
GNU General Public License for more details.
142142
You should have received a copy of the GNU General Public License
143143
along with Jikan4java. If not, see
144-
<https:
145-
//www.gnu.org/licenses/>.
144+
<< https://www.gnu.org/licenses/ >.
146145
====================================================================
147146
Jikan4java
148147
11 / May / 2019

docs/com/github/Doomsdayrs/Jikan4java/connection/Connection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,7 @@ <h1 class="title" title="Class Connection">Class Connection</h1>
155155
GNU General Public License for more details.
156156
You should have received a copy of the GNU General Public License
157157
along with Jikan4java. If not, see
158-
<https:
159-
//www.gnu.org/licenses/>.
158+
< https://www.gnu.org/licenses/ >.
160159
====================================================================
161160
Jikan4java
162161
03 / May / 2019

docs/com/github/Doomsdayrs/Jikan4java/connection/Magazine/MagazineConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ <h1 class="title" title="Class MagazineConnection">Class MagazineConnection</h1>
141141
GNU General Public License for more details.
142142
You should have received a copy of the GNU General Public License
143143
along with Jikan4java. If not, see
144-
<https:
145-
//www.gnu.org/licenses/>.
144+
< https://www.gnu.org/licenses/ >.
146145
====================================================================
147146
Jikan4java
148147
04 / November / 2018

docs/com/github/Doomsdayrs/Jikan4java/connection/Manga/MangaConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ <h1 class="title" title="Class MangaConnection">Class MangaConnection</h1>
148148
GNU General Public License for more details.
149149
You should have received a copy of the GNU General Public License
150150
along with Jikan4java. If not, see
151-
<https:
152-
//www.gnu.org/licenses/>.
151+
< https://www.gnu.org/licenses/ >.
153152
====================================================================
154153
Jikan4java
155154
28 / October / 2018

docs/com/github/Doomsdayrs/Jikan4java/connection/MetaConnection/MetaConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ <h1 class="title" title="Class MetaConnection">Class MetaConnection</h1>
141141
GNU General Public License for more details.
142142
You should have received a copy of the GNU General Public License
143143
along with Jikan4java. If not, see
144-
<https:
145-
//www.gnu.org/licenses/>.
144+
< https://www.gnu.org/licenses/ >.
146145
====================================================================
147146
Jikan4java
148147
04 / November / 2018

docs/com/github/Doomsdayrs/Jikan4java/connection/Person/PersonConnection.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ <h1 class="title" title="Class PersonConnection">Class PersonConnection</h1>
148148
GNU General Public License for more details.
149149
You should have received a copy of the GNU General Public License
150150
along with Jikan4java. If not, see
151-
<https:
152-
//www.gnu.org/licenses/>.
151+
< https://www.gnu.org/licenses/ >.
153152
====================================================================
154153
Jikan4java
155154
28 / October / 2018

0 commit comments

Comments
 (0)