GroupId | GroupIdtech.sirwellington.alchemy |
---|---|
ArtifactId | ArtifactIdalchemy-thrift |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
alchemy-thrift-0.9.1.pom | |
alchemy-thrift-0.9.1.jar | 89 KB |
alchemy-thrift-0.9.1-sources.jar | 26 KB |
alchemy-thrift-0.9.1-javadoc.jar | 503 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-thrift/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-thrift</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-thrift/
implementation 'tech.sirwellington.alchemy:alchemy-thrift:0.9.1'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-thrift/
implementation ("tech.sirwellington.alchemy:alchemy-thrift:0.9.1")
'tech.sirwellington.alchemy:alchemy-thrift:jar:0.9.1'
<dependency org="tech.sirwellington.alchemy" name="alchemy-thrift" rev="0.9.1">
<artifact name="alchemy-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-thrift', version='0.9.1')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-thrift" % "0.9.1"
[tech.sirwellington.alchemy/alchemy-thrift "0.9.1"]