Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.brienwheeler.svc |
ArtifactId | ArtifactIdsvc-authorize_net |
Version | Version1.10 |
Type | Typejar |
Filename | Size |
---|---|
svc-authorize_net-1.10.pom | |
svc-authorize_net-1.10.jar | 36 KB |
svc-authorize_net-1.10-tests.jar | 11 KB |
svc-authorize_net-1.10-sources.jar | 17 KB |
svc-authorize_net-1.10-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brienwheeler.svc/svc-authorize_net/ -->
<dependency>
<groupId>com.brienwheeler.svc</groupId>
<artifactId>svc-authorize_net</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.svc/svc-authorize_net/
implementation 'com.brienwheeler.svc:svc-authorize_net:1.10'
// https://jarcasting.com/artifacts/com.brienwheeler.svc/svc-authorize_net/
implementation ("com.brienwheeler.svc:svc-authorize_net:1.10")
'com.brienwheeler.svc:svc-authorize_net:jar:1.10'
<dependency org="com.brienwheeler.svc" name="svc-authorize_net" rev="1.10">
<artifact name="svc-authorize_net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.svc', module='svc-authorize_net', version='1.10')
)
libraryDependencies += "com.brienwheeler.svc" % "svc-authorize_net" % "1.10"
[com.brienwheeler.svc/svc-authorize_net "1.10"]