is not current version
Last Version 10.16.1.1

org.apache.derby:derbyLocale_pt_BR 10.1.3.1


GroupId

GroupId

org.apache.derby
ArtifactId

ArtifactId

derbyLocale_pt_BR
Version

Version

10.1.3.1
Type

Type

jar

Download derbyLocale_pt_BR 10.1.3.1


<!-- https://jarcasting.com/artifacts/org.apache.derby/derbyLocale_pt_BR/ -->
<dependency>
    <groupId>org.apache.derby</groupId>
    <artifactId>derbyLocale_pt_BR</artifactId>
    <version>10.1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.derby/derbyLocale_pt_BR/
implementation 'org.apache.derby:derbyLocale_pt_BR:10.1.3.1'
// https://jarcasting.com/artifacts/org.apache.derby/derbyLocale_pt_BR/
implementation ("org.apache.derby:derbyLocale_pt_BR:10.1.3.1")
'org.apache.derby:derbyLocale_pt_BR:jar:10.1.3.1'
<dependency org="org.apache.derby" name="derbyLocale_pt_BR" rev="10.1.3.1">
  <artifact name="derbyLocale_pt_BR" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.derby', module='derbyLocale_pt_BR', version='10.1.3.1')
)
libraryDependencies += "org.apache.derby" % "derbyLocale_pt_BR" % "10.1.3.1"
[org.apache.derby/derbyLocale_pt_BR "10.1.3.1"]