is not current version
Last Version 3.0.11-oss

com.att.ajsc:ajsc-bom 1.0.0


GroupId

GroupId

com.att.ajsc
ArtifactId

ArtifactId

ajsc-bom
Version

Version

1.0.0
Type

Type

pom

Download ajsc-bom 1.0.0

Filename Size
ajsc-bom-1.0.0.pom 32 KB
Browse

<!-- https://jarcasting.com/artifacts/com.att.ajsc/ajsc-bom/ -->
<dependency>
    <groupId>com.att.ajsc</groupId>
    <artifactId>ajsc-bom</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.att.ajsc/ajsc-bom/
implementation 'com.att.ajsc:ajsc-bom:1.0.0'
// https://jarcasting.com/artifacts/com.att.ajsc/ajsc-bom/
implementation ("com.att.ajsc:ajsc-bom:1.0.0")
'com.att.ajsc:ajsc-bom:pom:1.0.0'
<dependency org="com.att.ajsc" name="ajsc-bom" rev="1.0.0">
  <artifact name="ajsc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.att.ajsc', module='ajsc-bom', version='1.0.0')
)
libraryDependencies += "com.att.ajsc" % "ajsc-bom" % "1.0.0"
[com.att.ajsc/ajsc-bom "1.0.0"]