GroupId | GroupIdcom.fasterxml.transistore |
---|---|
ArtifactId | ArtifactIdtransistore-parent |
Version | Version0.9.7 |
Type | Typepom |
Filename | Size |
---|---|
transistore-parent-0.9.7.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-parent/ -->
<dependency>
<groupId>com.fasterxml.transistore</groupId>
<artifactId>transistore-parent</artifactId>
<version>0.9.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-parent/
implementation 'com.fasterxml.transistore:transistore-parent:0.9.7'
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-parent/
implementation ("com.fasterxml.transistore:transistore-parent:0.9.7")
'com.fasterxml.transistore:transistore-parent:pom:0.9.7'
<dependency org="com.fasterxml.transistore" name="transistore-parent" rev="0.9.7">
<artifact name="transistore-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.transistore', module='transistore-parent', version='0.9.7')
)
libraryDependencies += "com.fasterxml.transistore" % "transistore-parent" % "0.9.7"
[com.fasterxml.transistore/transistore-parent "0.9.7"]