Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.mkorman9.districron |
ArtifactId | ArtifactIdimplementation |
Version | Version1.0.96 |
Type | Typejar |
Filename | Size |
---|---|
implementation-1.0.96.pom | |
implementation-1.0.96.jar | 29 MB |
implementation-1.0.96-sources.jar | 13 KB |
implementation-1.0.96-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/ -->
<dependency>
<groupId>com.github.mkorman9.districron</groupId>
<artifactId>implementation</artifactId>
<version>1.0.96</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/
implementation 'com.github.mkorman9.districron:implementation:1.0.96'
// https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/
implementation ("com.github.mkorman9.districron:implementation:1.0.96")
'com.github.mkorman9.districron:implementation:jar:1.0.96'
<dependency org="com.github.mkorman9.districron" name="implementation" rev="1.0.96">
<artifact name="implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkorman9.districron', module='implementation', version='1.0.96')
)
libraryDependencies += "com.github.mkorman9.districron" % "implementation" % "1.0.96"
[com.github.mkorman9.districron/implementation "1.0.96"]