How to generate a guid
This commit is contained in:
parent
360795c7d5
commit
e10fb0503a
@ -2,7 +2,7 @@
|
|||||||
"fileName": "ExampleVendorJson.json",
|
"fileName": "ExampleVendorJson.json",
|
||||||
"name": "ExampleVendorDep",
|
"name": "ExampleVendorDep",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"uuid": "Generate A Unique UUID and insert it here", This line is to purposely make this fail to parse
|
"uuid": "Generate A Unique GUID https://guidgenerator.com/online-guid-generator.aspx and insert it here", This line is to purposely make this fail to parse
|
||||||
"mavenUrls": [
|
"mavenUrls": [
|
||||||
"ThisNeedsToBeTheRootMavenUrl"
|
"ThisNeedsToBeTheRootMavenUrl"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user