GroupId | GroupIdcom.fasterxml.transistore |
---|---|
ArtifactId | ArtifactIdtransistore-service |
Version | Version0.9.8 |
Type | Typejar |
Filename | Size |
---|---|
transistore-service-0.9.8.pom | |
transistore-service-0.9.8.jar | 35 KB |
transistore-service-0.9.8-sources.jar | 22 KB |
transistore-service-0.9.8-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-service/ -->
<dependency>
<groupId>com.fasterxml.transistore</groupId>
<artifactId>transistore-service</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-service/
implementation 'com.fasterxml.transistore:transistore-service:0.9.8'
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-service/
implementation ("com.fasterxml.transistore:transistore-service:0.9.8")
'com.fasterxml.transistore:transistore-service:jar:0.9.8'
<dependency org="com.fasterxml.transistore" name="transistore-service" rev="0.9.8">
<artifact name="transistore-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.transistore', module='transistore-service', version='0.9.8')
)
libraryDependencies += "com.fasterxml.transistore" % "transistore-service" % "0.9.8"
[com.fasterxml.transistore/transistore-service "0.9.8"]