Skip to content

Commit 5231eaf

Browse files
更新 README
1 parent 85bb854 commit 5231eaf

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
1111
[当前已封装的 CTP 版本](https://search.maven.org/artifact/org.rationalityfrontline/jctp)
1212
```
13-
6.6.1_P1-1.0.4
14-
6.6.1_P1_CP-1.0.4
15-
6.3.19_P1-1.0.4
16-
6.3.19_T1-1.0.4
13+
6.6.9-1.0.5
14+
6.6.9_CP-1.0.5
15+
6.6.1_P1-1.0.5
16+
6.6.1_P1_CP-1.0.5
17+
6.3.19_P1-1.0.5
18+
6.3.19_T1-1.0.5
1719
```
1820

1921
## Usage
@@ -55,7 +57,7 @@ repositories {
5557
}
5658

5759
dependencies {
58-
implementation("org.rationalityfrontline:jctp:6.6.1_P1-1.0.4")
60+
implementation("org.rationalityfrontline:jctp:6.6.9-1.0.5")
5961
}
6062
```
6163

@@ -65,7 +67,7 @@ dependencies {
6567
<dependency>
6668
<groupId>org.rationalityfrontline</groupId>
6769
<artifactId>jctp</artifactId>
68-
<version>6.6.1_P1-1.0.4</version>
70+
<version>6.6.9-1.0.5</version>
6971
</dependency>
7072
```
7173
**Jar:**
@@ -116,7 +118,7 @@ https://github.com/scijava/native-lib-loader
116118
JCTP is released under the [Apache 2.0 license](https://github.com/ktrader-tech/jctp/blob/master/LICENSE).
117119

118120
```
119-
Copyright 2020-2021 RationalityFrontline
121+
Copyright 2020-2023 RationalityFrontline
120122
121123
Licensed under the Apache License, Version 2.0 (the "License");
122124
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)