is not current version
Last Version 0.8.0

com.mattunderscore.code.generation.specky:javapoet-utils 0.2.0


Categories

Categories

JavaPoet Application Layer Libs Code Generators
GroupId

GroupId

com.mattunderscore.code.generation.specky
ArtifactId

ArtifactId

javapoet-utils
Version

Version

0.2.0
Type

Type

jar

Download javapoet-utils 0.2.0


<!-- https://jarcasting.com/artifacts/com.mattunderscore.code.generation.specky/javapoet-utils/ -->
<dependency>
    <groupId>com.mattunderscore.code.generation.specky</groupId>
    <artifactId>javapoet-utils</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore.code.generation.specky/javapoet-utils/
implementation 'com.mattunderscore.code.generation.specky:javapoet-utils:0.2.0'
// https://jarcasting.com/artifacts/com.mattunderscore.code.generation.specky/javapoet-utils/
implementation ("com.mattunderscore.code.generation.specky:javapoet-utils:0.2.0")
'com.mattunderscore.code.generation.specky:javapoet-utils:jar:0.2.0'
<dependency org="com.mattunderscore.code.generation.specky" name="javapoet-utils" rev="0.2.0">
  <artifact name="javapoet-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore.code.generation.specky', module='javapoet-utils', version='0.2.0')
)
libraryDependencies += "com.mattunderscore.code.generation.specky" % "javapoet-utils" % "0.2.0"
[com.mattunderscore.code.generation.specky/javapoet-utils "0.2.0"]