Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.dean-lhb |
ArtifactId | ArtifactIddean-framework-component-autocoding |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-autocoding/ -->
<dependency>
<groupId>io.github.dean-lhb</groupId>
<artifactId>dean-framework-component-autocoding</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-autocoding/
implementation 'io.github.dean-lhb:dean-framework-component-autocoding:1.0.1'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-autocoding/
implementation ("io.github.dean-lhb:dean-framework-component-autocoding:1.0.1")
'io.github.dean-lhb:dean-framework-component-autocoding:jar:1.0.1'
<dependency org="io.github.dean-lhb" name="dean-framework-component-autocoding" rev="1.0.1">
<artifact name="dean-framework-component-autocoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-component-autocoding', version='1.0.1')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-component-autocoding" % "1.0.1"
[io.github.dean-lhb/dean-framework-component-autocoding "1.0.1"]