GroupId | GroupIdcom.github.tankist88 |
---|---|
ArtifactId | ArtifactIdobject2source |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
object2source-0.0.7.pom | |
object2source-0.0.7.jar | 56 KB |
object2source-0.0.7-sources.jar | 32 KB |
object2source-0.0.7-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tankist88/object2source/ -->
<dependency>
<groupId>com.github.tankist88</groupId>
<artifactId>object2source</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tankist88/object2source/
implementation 'com.github.tankist88:object2source:0.0.7'
// https://jarcasting.com/artifacts/com.github.tankist88/object2source/
implementation ("com.github.tankist88:object2source:0.0.7")
'com.github.tankist88:object2source:jar:0.0.7'
<dependency org="com.github.tankist88" name="object2source" rev="0.0.7">
<artifact name="object2source" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tankist88', module='object2source', version='0.0.7')
)
libraryDependencies += "com.github.tankist88" % "object2source" % "0.0.7"
[com.github.tankist88/object2source "0.0.7"]