Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.earchitecture.reuse.datatable |
ArtifactId | ArtifactIdreuse-datatable |
Version | Version0.1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
reuse-datatable-0.1.1.0.pom | 1 KB |
reuse-datatable-0.1.1.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.earchitecture.reuse.datatable/reuse-datatable/ -->
<dependency>
<groupId>com.github.earchitecture.reuse.datatable</groupId>
<artifactId>reuse-datatable</artifactId>
<version>0.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.earchitecture.reuse.datatable/reuse-datatable/
implementation 'com.github.earchitecture.reuse.datatable:reuse-datatable:0.1.1.0'
// https://jarcasting.com/artifacts/com.github.earchitecture.reuse.datatable/reuse-datatable/
implementation ("com.github.earchitecture.reuse.datatable:reuse-datatable:0.1.1.0")
'com.github.earchitecture.reuse.datatable:reuse-datatable:jar:0.1.1.0'
<dependency org="com.github.earchitecture.reuse.datatable" name="reuse-datatable" rev="0.1.1.0">
<artifact name="reuse-datatable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.earchitecture.reuse.datatable', module='reuse-datatable', version='0.1.1.0')
)
libraryDependencies += "com.github.earchitecture.reuse.datatable" % "reuse-datatable" % "0.1.1.0"
[com.github.earchitecture.reuse.datatable/reuse-datatable "0.1.1.0"]