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