License |
License |
---|---|
GroupId | GroupIdcom.btc-ag.redg |
ArtifactId | ArtifactIdredg-models |
Version | Version2.4.1 |
Type | Typejar |
Description |
DescriptionRedG Models
Model classes shared among the RedG artifacts.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
redg-models-2.4.1.pom | |
redg-models-2.4.1.jar | 15 KB |
redg-models-2.4.1-sources.jar | 14 KB |
redg-models-2.4.1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.btc-ag.redg/redg-models/ -->
<dependency>
<groupId>com.btc-ag.redg</groupId>
<artifactId>redg-models</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg-models/
implementation 'com.btc-ag.redg:redg-models:2.4.1'
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg-models/
implementation ("com.btc-ag.redg:redg-models:2.4.1")
'com.btc-ag.redg:redg-models:jar:2.4.1'
<dependency org="com.btc-ag.redg" name="redg-models" rev="2.4.1">
<artifact name="redg-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btc-ag.redg', module='redg-models', version='2.4.1')
)
libraryDependencies += "com.btc-ag.redg" % "redg-models" % "2.4.1"
[com.btc-ag.redg/redg-models "2.4.1"]