GroupId | GroupIdcom.github.ghongekshitijtradepirate |
---|---|
ArtifactId | ArtifactIdtradepirate-development |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ghongekshitijtradepirate/tradepirate-development/ -->
<dependency>
<groupId>com.github.ghongekshitijtradepirate</groupId>
<artifactId>tradepirate-development</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghongekshitijtradepirate/tradepirate-development/
implementation 'com.github.ghongekshitijtradepirate:tradepirate-development:0.0.1'
// https://jarcasting.com/artifacts/com.github.ghongekshitijtradepirate/tradepirate-development/
implementation ("com.github.ghongekshitijtradepirate:tradepirate-development:0.0.1")
'com.github.ghongekshitijtradepirate:tradepirate-development:jar:0.0.1'
<dependency org="com.github.ghongekshitijtradepirate" name="tradepirate-development" rev="0.0.1">
<artifact name="tradepirate-development" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghongekshitijtradepirate', module='tradepirate-development', version='0.0.1')
)
libraryDependencies += "com.github.ghongekshitijtradepirate" % "tradepirate-development" % "0.0.1"
[com.github.ghongekshitijtradepirate/tradepirate-development "0.0.1"]