is not current version
Last Version 2.0

com.github.antonsjava:jalw 1.0

just another logging wrapper

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonsjava
ArtifactId

ArtifactId

jalw
Version

Version

1.0
Type

Type

jar

Download jalw 1.0


<!-- https://jarcasting.com/artifacts/com.github.antonsjava/jalw/ -->
<dependency>
    <groupId>com.github.antonsjava</groupId>
    <artifactId>jalw</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antonsjava/jalw/
implementation 'com.github.antonsjava:jalw:1.0'
// https://jarcasting.com/artifacts/com.github.antonsjava/jalw/
implementation ("com.github.antonsjava:jalw:1.0")
'com.github.antonsjava:jalw:jar:1.0'
<dependency org="com.github.antonsjava" name="jalw" rev="1.0">
  <artifact name="jalw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antonsjava', module='jalw', version='1.0')
)
libraryDependencies += "com.github.antonsjava" % "jalw" % "1.0"
[com.github.antonsjava/jalw "1.0"]