File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 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
5759dependencies {
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
116118JCTP 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
121123Licensed under the Apache License, Version 2.0 (the "License");
122124you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments