NX01: Created jppa.land module
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 45s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 45s
This commit is contained in:
parent
12a6025c2b
commit
716c1bf173
17 changed files with 163 additions and 11 deletions
6
pom.xml
6
pom.xml
|
|
@ -23,6 +23,7 @@
|
|||
<inceptionYear>5782</inceptionYear>
|
||||
<description>Runtime for static bass noise ௸..</description>
|
||||
<modules>
|
||||
<module>nx01-jppa-land</module>
|
||||
<module>nx01-jpp-base</module>
|
||||
<module>nx01-jpp-nether-dial-based</module>
|
||||
<module>nx01-jpp-nether-dial-lingua</module>
|
||||
|
|
@ -255,6 +256,11 @@
|
|||
<artifactId>time4j-tzdata</artifactId>
|
||||
<version>5.0-2024a</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-jppa-land</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-jpp-base</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue