GroupId | GroupIdcom.strategicgains.repoexpress |
---|---|
ArtifactId | ArtifactIdrepoexpress-common |
Version | Version0.4.6 |
Type | Typejar |
Filename | Size |
---|---|
repoexpress-common-0.4.6.pom | |
repoexpress-common-0.4.6.jar | 30 KB |
repoexpress-common-0.4.6-sources.jar | 33 KB |
repoexpress-common-0.4.6-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-common/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-common</artifactId>
<version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-common/
implementation 'com.strategicgains.repoexpress:repoexpress-common:0.4.6'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-common/
implementation ("com.strategicgains.repoexpress:repoexpress-common:0.4.6")
'com.strategicgains.repoexpress:repoexpress-common:jar:0.4.6'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-common" rev="0.4.6">
<artifact name="repoexpress-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-common', version='0.4.6')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-common" % "0.4.6"
[com.strategicgains.repoexpress/repoexpress-common "0.4.6"]