License |
License |
---|---|
GroupId | GroupIdcom.laamella |
ArtifactId | ArtifactIdgencodegen-io |
Version | Version0.10 |
Type | Typejar |
Description |
Descriptioncom.laamella:gencodegen-io
Generic Code Generator.
|
Filename | Size |
---|---|
gencodegen-io-0.10.pom | |
gencodegen-io-0.10.jar | 6 KB |
gencodegen-io-0.10-sources.jar | 4 KB |
gencodegen-io-0.10-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.laamella/gencodegen-io/ -->
<dependency>
<groupId>com.laamella</groupId>
<artifactId>gencodegen-io</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.laamella/gencodegen-io/
implementation 'com.laamella:gencodegen-io:0.10'
// https://jarcasting.com/artifacts/com.laamella/gencodegen-io/
implementation ("com.laamella:gencodegen-io:0.10")
'com.laamella:gencodegen-io:jar:0.10'
<dependency org="com.laamella" name="gencodegen-io" rev="0.10">
<artifact name="gencodegen-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.laamella', module='gencodegen-io', version='0.10')
)
libraryDependencies += "com.laamella" % "gencodegen-io" % "0.10"
[com.laamella/gencodegen-io "0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.14 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.14 |