GroupId | GroupIdcom.armanbilge |
---|---|
ArtifactId | ArtifactIdschrodinger-testkit_3 |
Version | Version0.3-204-823e8f5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.armanbilge/schrodinger-testkit_3/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>schrodinger-testkit_3</artifactId>
<version>0.3-204-823e8f5</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/schrodinger-testkit_3/
implementation 'com.armanbilge:schrodinger-testkit_3:0.3-204-823e8f5'
// https://jarcasting.com/artifacts/com.armanbilge/schrodinger-testkit_3/
implementation ("com.armanbilge:schrodinger-testkit_3:0.3-204-823e8f5")
'com.armanbilge:schrodinger-testkit_3:jar:0.3-204-823e8f5'
<dependency org="com.armanbilge" name="schrodinger-testkit_3" rev="0.3-204-823e8f5">
<artifact name="schrodinger-testkit_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='schrodinger-testkit_3', version='0.3-204-823e8f5')
)
libraryDependencies += "com.armanbilge" % "schrodinger-testkit_3" % "0.3-204-823e8f5"
[com.armanbilge/schrodinger-testkit_3 "0.3-204-823e8f5"]