Properly Added Darklaf Extensions
This commit is contained in:
parent
52803f410b
commit
f055028686
10 changed files with 2 additions and 28 deletions
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
028b4b6ecca439c7a638b3e0753aee04
|
|
@ -1 +0,0 @@
|
|||
b5f0042179c94dcdab680ea945e7051d79529721
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.github.weisj</groupId>
|
||||
<artifactId>darklaf-extensions</artifactId>
|
||||
<version>0.3.3bcv</version>
|
||||
</project>
|
|
@ -1 +0,0 @@
|
|||
3c0261998c3205e394dd24c679481ca6
|
|
@ -1 +0,0 @@
|
|||
52644d5b1dcb89bd91dbfc3323147590bd2cae2c
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.weisj</groupId>
|
||||
<artifactId>darklaf-extensions</artifactId>
|
||||
<versioning>
|
||||
<release>0.3.3bcv</release>
|
||||
<versions>
|
||||
<version>0.3.3bcv</version>
|
||||
</versions>
|
||||
<lastUpdated>20210713094232</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
|
@ -1 +0,0 @@
|
|||
450406d8bfe5493a52a03ef7c320db78
|
|
@ -1 +0,0 @@
|
|||
fc4d651a764c009a18af03a55148ea7a47d19af2
|
4
pom.xml
4
pom.xml
|
@ -226,8 +226,8 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.weisj</groupId>
|
||||
<artifactId>darklaf-extensions</artifactId>
|
||||
<version>0.3.3bcv</version>
|
||||
<artifactId>darklaf-extensions-rsyntaxarea</artifactId>
|
||||
<version>0.3.4</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in a new issue