is not current version
Last Version 20031201.015542

commons-naming:commons-naming-factory 20031116.223742


GroupId

GroupId

commons-naming
ArtifactId

ArtifactId

commons-naming-factory
Version

Version

20031116.223742
Type

Type

jar

Download commons-naming-factory 20031116.223742


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