Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdcom.github.fluorumlabs |
ArtifactId | ArtifactIdjext-apt |
Version | Version1.0.0-2104281 |
Type | Typejar |
Filename | Size |
---|---|
jext-apt-1.0.0-2104281.pom | |
jext-apt-1.0.0-2104281.jar | 471 KB |
jext-apt-1.0.0-2104281-sources.jar | 3 KB |
jext-apt-1.0.0-2104281-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt/ -->
<dependency>
<groupId>com.github.fluorumlabs</groupId>
<artifactId>jext-apt</artifactId>
<version>1.0.0-2104281</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt/
implementation 'com.github.fluorumlabs:jext-apt:1.0.0-2104281'
// https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt/
implementation ("com.github.fluorumlabs:jext-apt:1.0.0-2104281")
'com.github.fluorumlabs:jext-apt:jar:1.0.0-2104281'
<dependency org="com.github.fluorumlabs" name="jext-apt" rev="1.0.0-2104281">
<artifact name="jext-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluorumlabs', module='jext-apt', version='1.0.0-2104281')
)
libraryDependencies += "com.github.fluorumlabs" % "jext-apt" % "1.0.0-2104281"
[com.github.fluorumlabs/jext-apt "1.0.0-2104281"]