forked from toolbox4minecraft/amidst
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created new local repository for jnbt.
- Loading branch information
1 parent
92361e3
commit 5c17b92
Showing
9 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. | ||
#Sun May 12 14:25:36 EDT 2019 | ||
jnbt-1.3.jar>= | ||
jnbt-1.3.pom>= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. | ||
#Sun May 12 14:16:45 EDT 2019 | ||
https\://repo.maven.apache.org/maven2/.lastUpdated=1557685005671 | ||
https\://repo.maven.apache.org/maven2/.error= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. | ||
#Sun May 12 14:16:41 EDT 2019 | ||
https\://repo.maven.apache.org/maven2/.lastUpdated=1557685001516 | ||
https\://repo.maven.apache.org/maven2/.error= |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. | ||
#Sun May 12 14:16:38 EDT 2019 | ||
https\://repo.maven.apache.org/maven2/.lastUpdated=1557684998956 | ||
https\://repo.maven.apache.org/maven2/.error= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>jnbt</groupId> | ||
<artifactId>jnbt</artifactId> | ||
<version>1.3</version> | ||
<description>POM was created from install:install-file</description> | ||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. | ||
#Sun May 12 14:16:37 EDT 2019 | ||
https\://repo.maven.apache.org/maven2/.lastUpdated=1557684997411 | ||
https\://repo.maven.apache.org/maven2/.error= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#Sun May 12 14:16:45 EDT 2019 | ||
central|https\://repo.maven.apache.org/maven2|javadoc=1557685005671 | ||
central|https\://repo.maven.apache.org/maven2|sources=1557685001517 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>jnbt</groupId> | ||
<artifactId>jnbt</artifactId> | ||
<versioning> | ||
<release>1.3</release> | ||
<versions> | ||
<version>1.3</version> | ||
</versions> | ||
<lastUpdated>20190512182536</lastUpdated> | ||
</versioning> | ||
</metadata> |