| License |
License |
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
| GroupId | GroupIdcom.github.fluorumlabs |
| ArtifactId | ArtifactIdjext-apt-zero |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjExT (Apt Zero)
jExT (Apt Zero)
|
| Filename | Size |
|---|---|
| jext-apt-zero-1.0.0.pom | |
| jext-apt-zero-1.0.0.jar | 479 KB |
| jext-apt-zero-1.0.0-sources.jar | 4 KB |
| jext-apt-zero-1.0.0-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt-zero/ -->
<dependency>
<groupId>com.github.fluorumlabs</groupId>
<artifactId>jext-apt-zero</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt-zero/
implementation 'com.github.fluorumlabs:jext-apt-zero:1.0.0'
// https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt-zero/
implementation ("com.github.fluorumlabs:jext-apt-zero:1.0.0")
'com.github.fluorumlabs:jext-apt-zero:jar:1.0.0'
<dependency org="com.github.fluorumlabs" name="jext-apt-zero" rev="1.0.0">
<artifact name="jext-apt-zero" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluorumlabs', module='jext-apt-zero', version='1.0.0')
)
libraryDependencies += "com.github.fluorumlabs" % "jext-apt-zero" % "1.0.0"
[com.github.fluorumlabs/jext-apt-zero "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc6 |