Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.btc-ag.redg |
ArtifactId | ArtifactIdredg-jpa-providers |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
redg-jpa-providers-1.1.5.pom | |
redg-jpa-providers-1.1.5.jar | 16 KB |
redg-jpa-providers-1.1.5-sources.jar | 10 KB |
redg-jpa-providers-1.1.5-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.btc-ag.redg/redg-jpa-providers/ -->
<dependency>
<groupId>com.btc-ag.redg</groupId>
<artifactId>redg-jpa-providers</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg-jpa-providers/
implementation 'com.btc-ag.redg:redg-jpa-providers:1.1.5'
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg-jpa-providers/
implementation ("com.btc-ag.redg:redg-jpa-providers:1.1.5")
'com.btc-ag.redg:redg-jpa-providers:jar:1.1.5'
<dependency org="com.btc-ag.redg" name="redg-jpa-providers" rev="1.1.5">
<artifact name="redg-jpa-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btc-ag.redg', module='redg-jpa-providers', version='1.1.5')
)
libraryDependencies += "com.btc-ag.redg" % "redg-jpa-providers" % "1.1.5"
[com.btc-ag.redg/redg-jpa-providers "1.1.5"]