File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ Maven
36
36
<dependency >
37
37
<groupId >com.wildbitsfoundry</groupId >
38
38
<artifactId >etk4j</artifactId >
39
- <version >2.1 .0</version >
39
+ <version >2.2 .0</version >
40
40
</dependency >
41
41
```
42
42
Gradle
43
43
``` bash
44
- implementation ' com.wildbitsfoundry:etk4j:2.1 .0'
44
+ implementation ' com.wildbitsfoundry:etk4j:2.2 .0'
45
45
```
46
46
47
47
Requirements
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.wildbitsfoundry</groupId >
4
4
<artifactId >etk4j</artifactId >
5
- <version >2.1 .0</version >
5
+ <version >2.2 .0</version >
6
6
<name >Engineering Toolkit for Java</name >
7
7
<description >Tools and implementation of mathematical methods or backing math for engineering problems and
8
8
applications.
You can’t perform that action at this time.
0 commit comments