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