icu/icu4j
2022-10-13 16:23:11 -07:00
..
demos ICU-22116 Updating minimum Java runtime support to Java 8 2022-09-01 13:02:27 -04:00
lib ICU-10152 JUnit Changes 2016-06-03 23:44:30 +00:00
main ICU-21958 integrate CLDR release-42-beta5 to ICU main for 72 2022-10-13 16:23:11 -07:00
maven ICU-21580 change site.icu-project.org to icu.unicode.org etc 2021-10-21 15:54:42 -07:00
perf-tests ICU-22036 Adds ICU4J performance tests to post-merge continuous integration 2022-06-27 08:47:48 -07:00
samples ICU-22116 Updating minimum Java runtime support to Java 8 2022-09-01 13:02:27 -04:00
tools ICU-21957 BRS72 J API signature file 2022-09-22 16:39:47 -04:00
.gitignore ICU-21251 release icu4j.jar/utilities.jar to GH Maven 2020-09-21 15:32:30 -05:00
APIChangeReport.html ICU-21957 Update ICU4J & ICU4C Change Reports BRS#19 and BRS#20 2022-09-21 16:16:28 -07:00
build.properties ICU-21958 BRS72GA Update version number 2022-10-11 22:19:20 +05:30
build.xml ICU-22124 Adding a tech preview implementation of MessageFormat v2 2022-09-15 10:32:13 -07:00
coverage-exclusion.txt ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00
ivy.xml ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00
manifest.stub ICU-20192 Add Automatic-Module-Name to META-INF/MANIFEST.MF (#193) 2018-10-08 11:41:02 -04:00
readme.html ICU-21632 Fix links in readme.html files to respective readme pages in User Guide 2021-06-10 09:36:19 -07:00
stylesheet7.css ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00
stylesheet8.css ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta http-equiv="Content-Style-Type" content="text/css2">
  <title>ReadMe for ICU4J</title>
  <meta name="COPYRIGHT" content="© 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html">
  <style type="text/css">
h2.doc { background: #CCCCFF }
h3.doc { text-decoration: underline }
  </style>
</head>
<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
 link="#0000ff" vlink="#800080">

  <p>This readme has moved to the <a href="https://unicode-org.github.io/icu/userguide/icu4j/">ICU4J Readme</a>
    section in the <a href="https://unicode-org.github.io/icu/">ICU User Guide</a>.</p>

  <hr />
  <p> Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
  <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
  Copyright &copy; 1997-2016 International Business Machines Corporation and  others.
  All Rights Reserved.</p>

</body>
</html>